mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-08 06:28:40 +00:00
fix version and bugs
This commit is contained in:
parent
9814b970ac
commit
3abfa71f7a
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Admin\Install
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract;
|
|||
* Navigation class.
|
||||
*
|
||||
* @package Modules\Marketing\Admin\Install
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\InstallerAbstract;
|
|||
* Installer class.
|
||||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\StatusAbstract;
|
|||
* Status class.
|
||||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\UninstallerAbstract;
|
|||
* Uninstaller class.
|
||||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\UpdaterAbstract;
|
|||
* Updater class.
|
||||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Marketing\Controller;
|
|||
* Marketing api controller class.
|
||||
*
|
||||
* @package Modules\Marketing
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -25,7 +25,7 @@ use phpOMS\Views\View;
|
|||
* Marketing controller class.
|
||||
*
|
||||
* @package Modules\Marketing
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\ModuleAbstract;
|
|||
* Marketing controller class.
|
||||
*
|
||||
* @package Modules\Marketing
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
11
LICENSE.txt
11
LICENSE.txt
|
|
@ -1,5 +1,6 @@
|
|||
The OMS License
|
||||
Version 2.0
|
||||
|
||||
Version 2.2
|
||||
|
||||
1. Definitions
|
||||
|
||||
|
|
@ -15,7 +16,7 @@ Version 2.0
|
|||
|
||||
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
||||
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work.
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
||||
|
||||
|
|
@ -25,7 +26,7 @@ Version 2.0
|
|||
|
||||
2. Grant of Copyright License
|
||||
|
||||
Subject to the terms and conditions of this License, each Contributor grants to You after purchase a perpetual, worldwide, non-exclusive, irrevocable copyright license to prepare Derivative Works of, publicly display, publicly perform the Work and such Derivative Works in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form.
|
||||
Subject to the terms and conditions of this License, each Contributor grants to You after purchase a temporary, worldwide, non-exclusive copyright license to publicly display or publicly perform the Work in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Redistribution
|
||||
|
||||
|
|
@ -46,7 +47,3 @@ Unless required by applicable law or agreed to in writing, Licensor provides the
|
|||
7. Limitation of Liability
|
||||
|
||||
In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
||||
|
||||
8. Future Changes
|
||||
|
||||
The Licensor may change the License for future versions as he sees fit.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -21,7 +21,7 @@ use Modules\Admin\Models\NullAccount;
|
|||
* AccountRelation class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* AccountRelation mapper class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Account relation type enum.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Attribute value type enum.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Marketing\Models;
|
|||
* Null model
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Marketing\Models;
|
|||
* Null model
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Marketing\Models;
|
|||
* Null model
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Marketing\Models;
|
|||
* Null model
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Marketing\Models;
|
|||
* Null model
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Permission category enum.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Progress type enum.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -24,7 +24,7 @@ use phpOMS\Stdlib\Base\FloatInt;
|
|||
* Promotion class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Marketing\Models;
|
|||
* Promotion class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* Promotion mapper class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -21,7 +21,7 @@ use phpOMS\Localization\ISO639x1Enum;
|
|||
* Promotion Attribute Type class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -21,7 +21,7 @@ use phpOMS\Localization\BaseStringL11n;
|
|||
* Promotion mapper class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* Promotion mapper class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -23,7 +23,7 @@ use phpOMS\Localization\ISO639x1Enum;
|
|||
* The relation with the type/item is defined in the PromotionAttribute class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* Promotion mapper class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -24,7 +24,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* Promotion mapper class.
|
||||
*
|
||||
* @package Modules\Marketing\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ With Karaka you have one partner who can provide many tools and software solutio
|
|||
|
||||
## Requirements
|
||||
|
||||
* PHP 8.2
|
||||
* PHP extension: php8.2-dev php8.2-cli php8.2-common php8.2-intl php8.2-mysql php8.2-pgsql php8.2-xdebug php8.2-opcache php8.2-pdo php8.2-sqlite php8.2-mbstring php8.2-curl php8.2-imap php8.2-bcmath php8.2-zip php8.2-dom php8.2-xml php8.2-phar php8.2-gd php-pear
|
||||
* PHP 8.3
|
||||
* PHP extension: php8.3-dev php8.3-cli php8.3-common php8.3-intl php8.3-mysql php8.3-pgsql php8.3-xdebug php8.3-opcache php8.3-pdo php8.3-sqlite php8.3-mbstring php8.3-curl php8.3-imap php8.3-bcmath php8.3-zip php8.3-dom php8.3-xml php8.3-phar php8.3-gd php-pear
|
||||
* apache2 (recommended) or nginx
|
||||
* mysql-server (recommended) or postgresql postgresql-contrib
|
||||
* Tools: tesseract-ocr, pdftotext, pdftoppm
|
||||
|
|
|
|||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'التحليلات',
|
||||
'Create' => 'يخلق',
|
||||
'Events' => 'الأحداث',
|
||||
'Marketing' => 'تسويق',
|
||||
'Promotions' => 'الترقيات',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analýza',
|
||||
'Create' => 'Vytvořit',
|
||||
'Events' => 'Události',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Propagace',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analyse',
|
||||
'Create' => 'skab',
|
||||
'Events' => 'Begivenheder',
|
||||
'Marketing' => 'Marketing.',
|
||||
'Promotions' => 'Kampagner.',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Ανάλυση',
|
||||
'Create' => 'Δημιουργώ',
|
||||
'Events' => 'Εκδηλώσεις',
|
||||
'Marketing' => 'Εμπορία',
|
||||
'Promotions' => 'Προωθήσεις',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Análisis',
|
||||
'Create' => 'Crear',
|
||||
'Events' => 'Eventos',
|
||||
'Marketing' => 'Márketing',
|
||||
'Promotions' => 'Promociones',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analyysi',
|
||||
'Create' => 'Luoda',
|
||||
'Events' => 'Tapahtumat',
|
||||
'Marketing' => 'Markkinointi',
|
||||
'Promotions' => 'Kampanjat',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analyse',
|
||||
'Create' => 'Créer',
|
||||
'Events' => 'Événements',
|
||||
'Marketing' => 'Commercialisation',
|
||||
'Promotions' => 'Promotions',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Elemzés',
|
||||
'Create' => 'Teremt',
|
||||
'Events' => 'Események',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promóciók',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analisi',
|
||||
'Create' => 'Creare',
|
||||
'Events' => 'Eventi',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promozioni',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => '分析',
|
||||
'Create' => '作成',
|
||||
'Events' => 'イベント',
|
||||
'Marketing' => 'マーケティング',
|
||||
'Promotions' => 'プロモーション',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => '분석',
|
||||
'Create' => '만들다',
|
||||
'Events' => '이벤트',
|
||||
'Marketing' => '마케팅',
|
||||
'Promotions' => '프로모션',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analyse',
|
||||
'Create' => 'Skape',
|
||||
'Events' => 'arrangementer',
|
||||
'Marketing' => 'Markedsføring',
|
||||
'Promotions' => 'Kampanjer',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analiza',
|
||||
'Create' => 'Tworzyć',
|
||||
'Events' => 'Wydarzenia',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promocje',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Análise',
|
||||
'Create' => 'Crio',
|
||||
'Events' => 'Eventos',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promoções.',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Анализ',
|
||||
'Create' => 'Создавать',
|
||||
'Events' => 'События',
|
||||
'Marketing' => 'Маркетинг',
|
||||
'Promotions' => 'Акции',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analys',
|
||||
'Create' => 'Skapa',
|
||||
'Events' => 'evenemang',
|
||||
'Marketing' => 'Marknadsföring',
|
||||
'Promotions' => 'Kampanjer',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'การวิเคราะห์',
|
||||
'Create' => 'สร้าง',
|
||||
'Events' => 'เหตุการณ์',
|
||||
'Marketing' => 'การตลาด',
|
||||
'Promotions' => 'โปรโมชั่น',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Analiz',
|
||||
'Create' => 'Yaratmak',
|
||||
'Events' => 'Olaylar',
|
||||
'Marketing' => 'Pazarlama',
|
||||
'Promotions' => 'Tanıtımlar',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => 'Аналіз',
|
||||
'Create' => 'Створювати',
|
||||
'Events' => 'Подія',
|
||||
'Marketing' => 'Маркетинг',
|
||||
'Promotions' => 'Акції',
|
||||
]];
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analysis' => '分析',
|
||||
'Create' => '创建',
|
||||
'Events' => '事件',
|
||||
'Marketing' => '营销',
|
||||
'Promotions' => '促销',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'فعلي',
|
||||
'Budget' => 'الدخل',
|
||||
'Description' => 'وصف',
|
||||
'Due' => 'بسبب',
|
||||
'End' => 'نهاية',
|
||||
'Event' => 'حدث',
|
||||
'Events' => 'الأحداث',
|
||||
'Expenses' => 'نفقات',
|
||||
'Limit' => 'حد',
|
||||
'Location' => 'موقع',
|
||||
'Name' => 'اسم',
|
||||
'Promotion' => 'ترقية وظيفية',
|
||||
'Promotions' => 'الترقيات',
|
||||
'Sales' => 'مبيعات',
|
||||
'Start' => 'يبدأ',
|
||||
'Status' => 'حالة',
|
||||
'Title' => 'عنوان',
|
||||
'Type' => 'نوع',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Aktuální',
|
||||
'Budget' => 'Rozpočet',
|
||||
'Description' => 'Popis',
|
||||
'Due' => 'Způsoben',
|
||||
'End' => 'Konec',
|
||||
'Event' => 'událost',
|
||||
'Events' => 'Události',
|
||||
'Expenses' => 'Výdaje',
|
||||
'Limit' => 'Omezit',
|
||||
'Location' => 'Umístění',
|
||||
'Name' => 'název',
|
||||
'Promotion' => 'povýšení',
|
||||
'Promotions' => 'Propagace',
|
||||
'Sales' => 'Odbyt',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Postavení',
|
||||
'Title' => 'Titul',
|
||||
'Type' => 'Typ',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Faktiske',
|
||||
'Budget' => 'Budget',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Due' => 'På grund',
|
||||
'End' => 'Ende',
|
||||
'Event' => 'Begivenhed',
|
||||
'Events' => 'Begivenheder',
|
||||
'Expenses' => 'Udgifter',
|
||||
'Limit' => 'Begrænse',
|
||||
'Location' => 'Beliggenhed',
|
||||
'Name' => 'Navn',
|
||||
'Promotion' => 'Forfremmelse',
|
||||
'Promotions' => 'Kampagner.',
|
||||
'Sales' => 'SALG',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status.',
|
||||
'Title' => 'Titel',
|
||||
'Type' => 'Type',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Πραγματικός',
|
||||
'Budget' => 'Προϋπολογισμός',
|
||||
'Description' => 'Περιγραφή',
|
||||
'Due' => 'Λόγω',
|
||||
'End' => 'Τέλος',
|
||||
'Event' => 'Εκδήλωση',
|
||||
'Events' => 'Εκδηλώσεις',
|
||||
'Expenses' => 'Εξοδα',
|
||||
'Limit' => 'Οριο',
|
||||
'Location' => 'Τοποθεσία',
|
||||
'Name' => 'Ονομα',
|
||||
'Promotion' => 'Προβολή',
|
||||
'Promotions' => 'Προωθήσεις',
|
||||
'Sales' => 'Εκπτώσεις',
|
||||
'Start' => 'Αρχή',
|
||||
'Status' => 'Κατάσταση',
|
||||
'Title' => 'Τίτλος',
|
||||
'Type' => 'Τύπος',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Real',
|
||||
'Budget' => 'Presupuesto',
|
||||
'Description' => 'Descripción',
|
||||
'Due' => 'Vencer',
|
||||
'End' => 'Fin',
|
||||
'Event' => 'Evento',
|
||||
'Events' => 'Eventos',
|
||||
'Expenses' => 'Gastos',
|
||||
'Limit' => 'Límite',
|
||||
'Location' => 'Ubicación',
|
||||
'Name' => 'Nombre',
|
||||
'Promotion' => 'Promoción',
|
||||
'Promotions' => 'Promociones',
|
||||
'Sales' => 'Ventas',
|
||||
'Start' => 'Comienzo',
|
||||
'Status' => 'Estado',
|
||||
'Title' => 'Título',
|
||||
'Type' => 'Escribe',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Todellinen',
|
||||
'Budget' => 'Budjetti',
|
||||
'Description' => 'Kuvaus',
|
||||
'Due' => 'Takia',
|
||||
'End' => 'Loppu',
|
||||
'Event' => 'Tapahtuma',
|
||||
'Events' => 'Tapahtumat',
|
||||
'Expenses' => 'Kulut',
|
||||
'Limit' => 'Raja',
|
||||
'Location' => 'Sijainti',
|
||||
'Name' => 'Nimi',
|
||||
'Promotion' => 'Edistäminen',
|
||||
'Promotions' => 'Kampanjat',
|
||||
'Sales' => 'Myynti',
|
||||
'Start' => 'alkaa',
|
||||
'Status' => 'Tila',
|
||||
'Title' => 'Otsikko',
|
||||
'Type' => 'Tyyppi',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Réel',
|
||||
'Budget' => 'Budget',
|
||||
'Description' => 'La description',
|
||||
'Due' => 'Dû',
|
||||
'End' => 'Finir',
|
||||
'Event' => 'Événement',
|
||||
'Events' => 'Événements',
|
||||
'Expenses' => 'Dépenses',
|
||||
'Limit' => 'Limite',
|
||||
'Location' => 'Emplacement',
|
||||
'Name' => 'Nom',
|
||||
'Promotion' => 'Promotion',
|
||||
'Promotions' => 'Promotions',
|
||||
'Sales' => 'Ventes',
|
||||
'Start' => 'Démarrer',
|
||||
'Status' => 'Statut',
|
||||
'Title' => 'Titre',
|
||||
'Type' => 'Taper',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Tényleges',
|
||||
'Budget' => 'Költségvetés',
|
||||
'Description' => 'Leírás',
|
||||
'Due' => 'Esedékes',
|
||||
'End' => 'Vége',
|
||||
'Event' => 'Esemény',
|
||||
'Events' => 'Események',
|
||||
'Expenses' => 'Költségek',
|
||||
'Limit' => 'Határ',
|
||||
'Location' => 'Elhelyezkedés',
|
||||
'Name' => 'Név',
|
||||
'Promotion' => 'promóció',
|
||||
'Promotions' => 'Promóciók',
|
||||
'Sales' => 'Értékesítés',
|
||||
'Start' => 'Rajt',
|
||||
'Status' => 'Állapot',
|
||||
'Title' => 'Cím',
|
||||
'Type' => 'típus',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Effettivo',
|
||||
'Budget' => 'Bilancio',
|
||||
'Description' => 'Descrizione',
|
||||
'Due' => 'Dovuto',
|
||||
'End' => 'Fine',
|
||||
'Event' => 'Evento',
|
||||
'Events' => 'Eventi',
|
||||
'Expenses' => 'Spese',
|
||||
'Limit' => 'Limite',
|
||||
'Location' => 'Posizione',
|
||||
'Name' => 'Nome',
|
||||
'Promotion' => 'Promozione',
|
||||
'Promotions' => 'Promozioni',
|
||||
'Sales' => 'Saldi',
|
||||
'Start' => 'Inizio',
|
||||
'Status' => 'Stato',
|
||||
'Title' => 'Titolo',
|
||||
'Type' => 'Tipo',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => '実際',
|
||||
'Budget' => 'バジェット',
|
||||
'Description' => '説明',
|
||||
'Due' => '期限',
|
||||
'End' => '終わり',
|
||||
'Event' => 'イベント',
|
||||
'Events' => 'イベント',
|
||||
'Expenses' => '費用',
|
||||
'Limit' => '限界',
|
||||
'Location' => '位置',
|
||||
'Name' => '名前',
|
||||
'Promotion' => '昇進',
|
||||
'Promotions' => 'プロモーション',
|
||||
'Sales' => '売り返り',
|
||||
'Start' => '始める',
|
||||
'Status' => '状態',
|
||||
'Title' => 'タイトル',
|
||||
'Type' => 'タイプ',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => '실제',
|
||||
'Budget' => '예산',
|
||||
'Description' => '설명',
|
||||
'Due' => '로 인한',
|
||||
'End' => '끝',
|
||||
'Event' => '이벤트',
|
||||
'Events' => '이벤트',
|
||||
'Expenses' => '경비',
|
||||
'Limit' => '한계',
|
||||
'Location' => '위치',
|
||||
'Name' => '이름',
|
||||
'Promotion' => '홍보',
|
||||
'Promotions' => '프로모션',
|
||||
'Sales' => '매상',
|
||||
'Start' => '시작',
|
||||
'Status' => '상태',
|
||||
'Title' => '제목',
|
||||
'Type' => '유형',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Faktiske',
|
||||
'Budget' => 'Budsjett',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Due' => 'På grunn av det',
|
||||
'End' => 'Slutt',
|
||||
'Event' => 'Begivenhet',
|
||||
'Events' => 'arrangementer',
|
||||
'Expenses' => 'Utgifter',
|
||||
'Limit' => 'Grense',
|
||||
'Location' => 'plassering',
|
||||
'Name' => 'Navn',
|
||||
'Promotion' => 'Forfremmelse',
|
||||
'Promotions' => 'Kampanjer',
|
||||
'Sales' => 'Salg',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Tittel',
|
||||
'Type' => 'Type',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Rzeczywisty',
|
||||
'Budget' => 'Budżet',
|
||||
'Description' => 'Opis',
|
||||
'Due' => 'Z powodu',
|
||||
'End' => 'Kończyć się',
|
||||
'Event' => 'Wydarzenie',
|
||||
'Events' => 'Wydarzenia',
|
||||
'Expenses' => 'Wydatki',
|
||||
'Limit' => 'Limit',
|
||||
'Location' => 'Lokalizacja',
|
||||
'Name' => 'Nazwa',
|
||||
'Promotion' => 'Awans',
|
||||
'Promotions' => 'Promocje',
|
||||
'Sales' => 'Obroty',
|
||||
'Start' => 'Początek',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Tytuł',
|
||||
'Type' => 'Rodzaj',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Real',
|
||||
'Budget' => 'Despesas',
|
||||
'Description' => 'Descrição',
|
||||
'Due' => 'Vencimento',
|
||||
'End' => 'Fim',
|
||||
'Event' => 'Evento',
|
||||
'Events' => 'Eventos',
|
||||
'Expenses' => 'Despesas',
|
||||
'Limit' => 'Limite',
|
||||
'Location' => 'Localização',
|
||||
'Name' => 'Nome',
|
||||
'Promotion' => 'Promoção',
|
||||
'Promotions' => 'Promoções.',
|
||||
'Sales' => 'Vendas',
|
||||
'Start' => 'Começar',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Título',
|
||||
'Type' => 'Modelo',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Действительный',
|
||||
'Budget' => 'Бюджет',
|
||||
'Description' => 'Описание',
|
||||
'Due' => 'Должное',
|
||||
'End' => 'Конец',
|
||||
'Event' => 'Событие',
|
||||
'Events' => 'События',
|
||||
'Expenses' => 'Расходы',
|
||||
'Limit' => 'Предел',
|
||||
'Location' => 'Место расположения',
|
||||
'Name' => 'Имя',
|
||||
'Promotion' => 'Повышение',
|
||||
'Promotions' => 'Акции',
|
||||
'Sales' => 'Продажи',
|
||||
'Start' => 'Начинать',
|
||||
'Status' => 'Статус',
|
||||
'Title' => 'Заголовок',
|
||||
'Type' => 'Тип',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Faktisk',
|
||||
'Budget' => 'Budget',
|
||||
'Description' => 'Beskrivning',
|
||||
'Due' => 'På grund av',
|
||||
'End' => 'Slutet',
|
||||
'Event' => 'Händelse',
|
||||
'Events' => 'evenemang',
|
||||
'Expenses' => 'Utgifter',
|
||||
'Limit' => 'Begränsa',
|
||||
'Location' => 'Plats',
|
||||
'Name' => 'namn',
|
||||
'Promotion' => 'Befordran',
|
||||
'Promotions' => 'Kampanjer',
|
||||
'Sales' => 'Försäljning',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Titel',
|
||||
'Type' => 'Typ',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'แท้จริง',
|
||||
'Budget' => 'งบประมาณ',
|
||||
'Description' => 'คำอธิบาย',
|
||||
'Due' => 'เนื่องจาก',
|
||||
'End' => 'จบ',
|
||||
'Event' => 'เหตุการณ์',
|
||||
'Events' => 'เหตุการณ์',
|
||||
'Expenses' => 'ค่าใช้จ่าย',
|
||||
'Limit' => 'ขีด จำกัด',
|
||||
'Location' => 'ที่ตั้ง',
|
||||
'Name' => 'ชื่อ',
|
||||
'Promotion' => 'การส่งเสริม',
|
||||
'Promotions' => 'โปรโมชั่น',
|
||||
'Sales' => 'ฝ่ายขาย',
|
||||
'Start' => 'เริ่ม',
|
||||
'Status' => 'สถานะ',
|
||||
'Title' => 'ชื่อ',
|
||||
'Type' => 'พิมพ์',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Gerçek',
|
||||
'Budget' => 'Bütçe',
|
||||
'Description' => 'Açıklama',
|
||||
'Due' => 'Vadesi dolmuş',
|
||||
'End' => 'Son',
|
||||
'Event' => 'Etkinlik',
|
||||
'Events' => 'Olaylar',
|
||||
'Expenses' => 'Masraflar',
|
||||
'Limit' => 'Sınırlamak',
|
||||
'Location' => 'Konum',
|
||||
'Name' => 'İsim',
|
||||
'Promotion' => 'Terfi',
|
||||
'Promotions' => 'Tanıtımlar',
|
||||
'Sales' => 'Satış',
|
||||
'Start' => 'Başlangıç',
|
||||
'Status' => 'Durum',
|
||||
'Title' => 'Başlık',
|
||||
'Type' => 'Tip',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Фактичний',
|
||||
'Budget' => 'Бюджет',
|
||||
'Description' => 'Опис',
|
||||
'Due' => 'Заборгованість',
|
||||
'End' => 'Кінець',
|
||||
'Event' => 'Подія',
|
||||
'Events' => 'Подія',
|
||||
'Expenses' => 'Витрати',
|
||||
'Limit' => 'Обмеження',
|
||||
'Location' => 'Місцезнаходження',
|
||||
'Name' => 'Назва',
|
||||
'Promotion' => 'Просування',
|
||||
'Promotions' => 'Акції',
|
||||
'Sales' => 'Продаж',
|
||||
'Start' => 'Почати',
|
||||
'Status' => 'Статус',
|
||||
'Title' => 'Заголовок',
|
||||
'Type' => 'Тип',
|
||||
]];
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => '实际的',
|
||||
'Budget' => '预算',
|
||||
'Description' => '描述',
|
||||
'Due' => '到期的',
|
||||
'End' => '结尾',
|
||||
'Event' => '事件',
|
||||
'Events' => '事件',
|
||||
'Expenses' => '花费',
|
||||
'Limit' => '限制',
|
||||
'Location' => '地点',
|
||||
'Name' => '名称',
|
||||
'Promotion' => '晋升',
|
||||
'Promotions' => '促销',
|
||||
'Sales' => '销售量',
|
||||
'Start' => '开始',
|
||||
'Status' => '地位',
|
||||
'Title' => '标题',
|
||||
'Type' => '类型',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules/tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ namespace Modules\Marketing\tests;
|
|||
* Autoloader class.
|
||||
*
|
||||
* @package tests
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Marketing\tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user