mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-01-11 05:58:41 +00:00
fix language
This commit is contained in:
parent
a6dc2b7e5a
commit
dfb7979b3f
18
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
|
|
@ -4,11 +4,11 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\ResearchDevelopment
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
|
|
|
|||
18
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
18
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
18
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @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' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/ar.lang.php
Normal file
36
Theme/Backend/Lang/ar.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/cs.lang.php
Normal file
36
Theme/Backend/Lang/cs.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/da.lang.php
Normal file
36
Theme/Backend/Lang/da.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/de.lang.php
Normal file
36
Theme/Backend/Lang/de.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/el.lang.php
Normal file
36
Theme/Backend/Lang/el.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
|
|
@ -4,11 +4,11 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\ResearchDevelopment
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
|
|
|
|||
36
Theme/Backend/Lang/es.lang.php
Normal file
36
Theme/Backend/Lang/es.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/fi.lang.php
Normal file
36
Theme/Backend/Lang/fi.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/fr.lang.php
Normal file
36
Theme/Backend/Lang/fr.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/hu.lang.php
Normal file
36
Theme/Backend/Lang/hu.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/it.lang.php
Normal file
36
Theme/Backend/Lang/it.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/ja.lang.php
Normal file
36
Theme/Backend/Lang/ja.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/ko.lang.php
Normal file
36
Theme/Backend/Lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/no.lang.php
Normal file
36
Theme/Backend/Lang/no.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/pl.lang.php
Normal file
36
Theme/Backend/Lang/pl.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/pt.lang.php
Normal file
36
Theme/Backend/Lang/pt.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/ru.lang.php
Normal file
36
Theme/Backend/Lang/ru.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/sv.lang.php
Normal file
36
Theme/Backend/Lang/sv.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/th.lang.php
Normal file
36
Theme/Backend/Lang/th.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/tr.lang.php
Normal file
36
Theme/Backend/Lang/tr.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/uk.lang.php
Normal file
36
Theme/Backend/Lang/uk.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
36
Theme/Backend/Lang/zh.lang.php
Normal file
36
Theme/Backend/Lang/zh.lang.php
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['ResearchDevelopment' => [
|
||||
'Active' => '',
|
||||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
'Finished' => '',
|
||||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user