mirror of
https://github.com/Karaka-Management/oms-Attribute.git
synced 2026-01-25 23:18:41 +00:00
fix language
This commit is contained in:
parent
df04ad6e5b
commit
fdadc60e41
20
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Attribute
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
20
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Attribute
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
20
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '',
|
||||
'Create' => '',
|
||||
'Draft' => '',
|
||||
'News' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/ar.lang.php
Normal file
30
Theme/Backend/Lang/ar.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/cs.lang.php
Normal file
30
Theme/Backend/Lang/cs.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/da.lang.php
Normal file
30
Theme/Backend/Lang/da.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Attribute
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,18 +13,18 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Attribute' => [
|
||||
'AttributeTypes' => 'Attribute Types',
|
||||
'Attribute' => 'Attribute',
|
||||
'Attributes' => 'Attributes',
|
||||
'Name' => 'Name',
|
||||
'Title' => 'Title',
|
||||
'Datatype' => 'Datatype',
|
||||
'Status' => 'Status',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Unit',
|
||||
'Value' => 'Value',
|
||||
'DefaultValues' => 'Default Values',
|
||||
'Pattern' => 'Pattern',
|
||||
'IsRequired' => 'Is required?',
|
||||
'CustomValue' => 'Custom values allowed?',
|
||||
'Attribute' => 'Attribute',
|
||||
'AttributeTypes' => 'Attribute Types',
|
||||
'Attributes' => 'Attributes',
|
||||
'CustomValue' => 'Custom values allowed?',
|
||||
'Datatype' => 'Datatype',
|
||||
'DefaultValues' => 'Default Values',
|
||||
'IsRequired' => 'Is required?',
|
||||
'Name' => 'Name',
|
||||
'Pattern' => 'Pattern',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Title',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Unit',
|
||||
'Value' => 'Value',
|
||||
]];
|
||||
|
|
|
|||
30
Theme/Backend/Lang/el.lang.php
Normal file
30
Theme/Backend/Lang/el.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Attribute
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,18 +13,18 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Attribute' => [
|
||||
'AttributeTypes' => 'Attribute Types',
|
||||
'Attribute' => 'Attribute',
|
||||
'Attributes' => 'Attributes',
|
||||
'Name' => 'Name',
|
||||
'Title' => 'Title',
|
||||
'Datatype' => 'Datatype',
|
||||
'Status' => 'Status',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Unit',
|
||||
'Value' => 'Value',
|
||||
'DefaultValues' => 'Default Values',
|
||||
'Pattern' => 'Pattern',
|
||||
'IsRequired' => 'Is required?',
|
||||
'CustomValue' => 'Custom values allowed?',
|
||||
'Attribute' => 'Attribute',
|
||||
'AttributeTypes' => 'Attribute Types',
|
||||
'Attributes' => 'Attributes',
|
||||
'CustomValue' => 'Custom values allowed?',
|
||||
'Datatype' => 'Datatype',
|
||||
'DefaultValues' => 'Default Values',
|
||||
'IsRequired' => 'Is required?',
|
||||
'Name' => 'Name',
|
||||
'Pattern' => 'Pattern',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Title',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Unit',
|
||||
'Value' => 'Value',
|
||||
]];
|
||||
|
|
|
|||
30
Theme/Backend/Lang/es.lang.php
Normal file
30
Theme/Backend/Lang/es.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/fi.lang.php
Normal file
30
Theme/Backend/Lang/fi.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/fr.lang.php
Normal file
30
Theme/Backend/Lang/fr.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/hu.lang.php
Normal file
30
Theme/Backend/Lang/hu.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/it.lang.php
Normal file
30
Theme/Backend/Lang/it.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/ja.lang.php
Normal file
30
Theme/Backend/Lang/ja.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/ko.lang.php
Normal file
30
Theme/Backend/Lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/no.lang.php
Normal file
30
Theme/Backend/Lang/no.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/pl.lang.php
Normal file
30
Theme/Backend/Lang/pl.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/pt.lang.php
Normal file
30
Theme/Backend/Lang/pt.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/ru.lang.php
Normal file
30
Theme/Backend/Lang/ru.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/sv.lang.php
Normal file
30
Theme/Backend/Lang/sv.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/th.lang.php
Normal file
30
Theme/Backend/Lang/th.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/tr.lang.php
Normal file
30
Theme/Backend/Lang/tr.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/uk.lang.php
Normal file
30
Theme/Backend/Lang/uk.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
30
Theme/Backend/Lang/zh.lang.php
Normal file
30
Theme/Backend/Lang/zh.lang.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?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 ['Attribute' => [
|
||||
'Attribute' => '',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => '',
|
||||
'CustomValue' => '',
|
||||
'Datatype' => '',
|
||||
'DefaultValues' => '',
|
||||
'IsRequired' => '',
|
||||
'Name' => '',
|
||||
'Pattern' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'Value' => '',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user