mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-16 17:28:41 +00:00
test language/export/import which changed a lot of lang files
This commit is contained in:
parent
c33a9950c3
commit
d8695cd405
3
Theme/Backend/Lang/de.lang.php
Executable file → Normal file
3
Theme/Backend/Lang/de.lang.php
Executable file → Normal file
|
|
@ -4,7 +4,6 @@
|
||||||
*
|
*
|
||||||
* PHP Version 8.0
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
* @package Modules\Media
|
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
|
|
@ -44,4 +43,6 @@ return ['Media' => [
|
||||||
'Upload' => 'Hochladen',
|
'Upload' => 'Hochladen',
|
||||||
'VirtualPath' => 'Virtueller Pfad',
|
'VirtualPath' => 'Virtueller Pfad',
|
||||||
'Visibility' => 'Sichtbarkeit',
|
'Visibility' => 'Sichtbarkeit',
|
||||||
|
'GroupUser' => '',
|
||||||
|
'Add' => '',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
3
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
3
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
|
|
@ -4,7 +4,6 @@
|
||||||
*
|
*
|
||||||
* PHP Version 8.0
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
* @package Modules\Media
|
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
|
|
@ -44,4 +43,6 @@ return ['Media' => [
|
||||||
'Upload' => 'Upload',
|
'Upload' => 'Upload',
|
||||||
'VirtualPath' => 'Virtual Path',
|
'VirtualPath' => 'Virtual Path',
|
||||||
'Visibility' => 'Visibility',
|
'Visibility' => 'Visibility',
|
||||||
|
'GroupUser' => '',
|
||||||
|
'Add' => '',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user