mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-01-28 08:48:40 +00:00
test language/export/import which changed a lot of lang files
This commit is contained in:
parent
c33a9950c3
commit
d8695cd405
65
Theme/Backend/Lang/de.lang.php
Executable file → Normal file
65
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
|
||||
|
|
@ -13,35 +12,37 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Media' => [
|
||||
'Account' => 'Account',
|
||||
'AddToCollection' => 'Zum Ordner hinzufügen',
|
||||
'Author' => 'Autor',
|
||||
'Back' => 'Zurück',
|
||||
'Changed' => 'Geändert',
|
||||
'Changedby' => 'Geändert by',
|
||||
'Created' => 'Erstellt',
|
||||
'CreateCollection' => 'Erstelle Ordner',
|
||||
'CreateFile' => 'Erstelle Datei',
|
||||
'Creator' => 'Ersteller',
|
||||
'Data' => 'Daten',
|
||||
'Description' => 'Beschreibung',
|
||||
'Edit' => 'Bearbeiten',
|
||||
'Editability' => 'Bearbeitung',
|
||||
'Extension' => 'Endung',
|
||||
'FilePath' => 'Dateipfad',
|
||||
'Files' => 'Dateien',
|
||||
'Media' => 'Media',
|
||||
'Name' => 'Name',
|
||||
'Path' => 'Pfad',
|
||||
'PathSettings' => 'Pfad Einstellung',
|
||||
'Permission' => 'Rechte',
|
||||
'Preview' => 'Vorschau',
|
||||
'RandomPath' => 'Zufälliger Pfad',
|
||||
'Select' => 'Auswahl',
|
||||
'Settings' => 'Einstellungen',
|
||||
'Size' => 'Größe',
|
||||
'Type' => 'Typ',
|
||||
'Upload' => 'Hochladen',
|
||||
'VirtualPath' => 'Virtueller Pfad',
|
||||
'Visibility' => 'Sichtbarkeit',
|
||||
'Account' => 'Account',
|
||||
'AddToCollection' => 'Zum Ordner hinzufügen',
|
||||
'Author' => 'Autor',
|
||||
'Back' => 'Zurück',
|
||||
'Changed' => 'Geändert',
|
||||
'Changedby' => 'Geändert by',
|
||||
'Created' => 'Erstellt',
|
||||
'CreateCollection' => 'Erstelle Ordner',
|
||||
'CreateFile' => 'Erstelle Datei',
|
||||
'Creator' => 'Ersteller',
|
||||
'Data' => 'Daten',
|
||||
'Description' => 'Beschreibung',
|
||||
'Edit' => 'Bearbeiten',
|
||||
'Editability' => 'Bearbeitung',
|
||||
'Extension' => 'Endung',
|
||||
'FilePath' => 'Dateipfad',
|
||||
'Files' => 'Dateien',
|
||||
'Media' => 'Media',
|
||||
'Name' => 'Name',
|
||||
'Path' => 'Pfad',
|
||||
'PathSettings' => 'Pfad Einstellung',
|
||||
'Permission' => 'Rechte',
|
||||
'Preview' => 'Vorschau',
|
||||
'RandomPath' => 'Zufälliger Pfad',
|
||||
'Select' => 'Auswahl',
|
||||
'Settings' => 'Einstellungen',
|
||||
'Size' => 'Größe',
|
||||
'Type' => 'Typ',
|
||||
'Upload' => 'Hochladen',
|
||||
'VirtualPath' => 'Virtueller Pfad',
|
||||
'Visibility' => 'Sichtbarkeit',
|
||||
'GroupUser' => '',
|
||||
'Add' => '',
|
||||
]];
|
||||
|
|
|
|||
65
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
65
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
|
||||
|
|
@ -13,35 +12,37 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Media' => [
|
||||
'Account' => 'Account',
|
||||
'AddToCollection' => 'Add to collection',
|
||||
'Author' => 'Author',
|
||||
'Back' => 'Back',
|
||||
'Changed' => 'Changed',
|
||||
'Changedby' => 'Changed by',
|
||||
'Created' => 'Created',
|
||||
'CreateCollection' => 'Create Collection',
|
||||
'CreateFile' => 'Create File',
|
||||
'Creator' => 'Creator',
|
||||
'Data' => 'Data',
|
||||
'Description' => 'Description',
|
||||
'Edit' => 'Edit',
|
||||
'Editability' => 'Editability',
|
||||
'Extension' => 'Extension',
|
||||
'FilePath' => 'File Path',
|
||||
'Files' => 'Files',
|
||||
'Media' => 'Media',
|
||||
'Name' => 'Name',
|
||||
'Path' => 'Path',
|
||||
'PathSettings' => 'Path Settings',
|
||||
'Permission' => 'Permission',
|
||||
'Preview' => 'Preview',
|
||||
'RandomPath' => 'Random Path',
|
||||
'Select' => 'Select',
|
||||
'Settings' => 'Settings',
|
||||
'Size' => 'Size',
|
||||
'Type' => 'Type',
|
||||
'Upload' => 'Upload',
|
||||
'VirtualPath' => 'Virtual Path',
|
||||
'Visibility' => 'Visibility',
|
||||
'Account' => 'Account',
|
||||
'AddToCollection' => 'Add to collection',
|
||||
'Author' => 'Author',
|
||||
'Back' => 'Back',
|
||||
'Changed' => 'Changed',
|
||||
'Changedby' => 'Changed by',
|
||||
'Created' => 'Created',
|
||||
'CreateCollection' => 'Create Collection',
|
||||
'CreateFile' => 'Create File',
|
||||
'Creator' => 'Creator',
|
||||
'Data' => 'Data',
|
||||
'Description' => 'Description',
|
||||
'Edit' => 'Edit',
|
||||
'Editability' => 'Editability',
|
||||
'Extension' => 'Extension',
|
||||
'FilePath' => 'File Path',
|
||||
'Files' => 'Files',
|
||||
'Media' => 'Media',
|
||||
'Name' => 'Name',
|
||||
'Path' => 'Path',
|
||||
'PathSettings' => 'Path Settings',
|
||||
'Permission' => 'Permission',
|
||||
'Preview' => 'Preview',
|
||||
'RandomPath' => 'Random Path',
|
||||
'Select' => 'Select',
|
||||
'Settings' => 'Settings',
|
||||
'Size' => 'Size',
|
||||
'Type' => 'Type',
|
||||
'Upload' => 'Upload',
|
||||
'VirtualPath' => 'Virtual Path',
|
||||
'Visibility' => 'Visibility',
|
||||
'GroupUser' => '',
|
||||
'Add' => '',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user