mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-15 23:08:40 +00:00
test language/export/import which changed a lot of lang files
This commit is contained in:
parent
cf79cc2f0b
commit
4192d87b23
12
Theme/Backend/Lang/de.lang.php
Executable file → Normal file
12
Theme/Backend/Lang/de.lang.php
Executable file → Normal file
|
|
@ -4,7 +4,6 @@
|
||||||
*
|
*
|
||||||
* PHP Version 8.0
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
* @package Modules\Profile
|
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
|
|
@ -87,4 +86,15 @@ return ['Profile' => [
|
||||||
'Volume' => 'Volumen',
|
'Volume' => 'Volumen',
|
||||||
'Weight' => 'Gewicht',
|
'Weight' => 'Gewicht',
|
||||||
'Zip' => 'Postleitzahl',
|
'Zip' => 'Postleitzahl',
|
||||||
|
'cType1' => '',
|
||||||
|
'cType2' => '',
|
||||||
|
'cType3' => '',
|
||||||
|
'cType4' => '',
|
||||||
|
'aType1' => '',
|
||||||
|
'aType2' => '',
|
||||||
|
'aType3' => '',
|
||||||
|
'aType4' => '',
|
||||||
|
'aType5' => '',
|
||||||
|
'aType6' => '',
|
||||||
|
'aType7' => '',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
1
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
1
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
|
|
@ -4,7 +4,6 @@
|
||||||
*
|
*
|
||||||
* PHP Version 8.0
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
* @package Modules\Profile
|
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user