test language/export/import which changed a lot of lang files

This commit is contained in:
Dennis Eichhorn 2021-02-08 19:10:15 +01:00
parent cf79cc2f0b
commit 4192d87b23
2 changed files with 166 additions and 157 deletions

12
Theme/Backend/Lang/de.lang.php Executable file → Normal file
View 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
View 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