mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-18 10:18: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
|
||||
*
|
||||
* @package Modules\Media
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -44,4 +43,6 @@ return ['Media' => [
|
|||
'Upload' => 'Hochladen',
|
||||
'VirtualPath' => 'Virtueller Pfad',
|
||||
'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
|
||||
*
|
||||
* @package Modules\Media
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -44,4 +43,6 @@ return ['Media' => [
|
|||
'Upload' => 'Upload',
|
||||
'VirtualPath' => 'Virtual Path',
|
||||
'Visibility' => 'Visibility',
|
||||
'GroupUser' => '',
|
||||
'Add' => '',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user