mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-01-11 08:38:40 +00:00
todos fixed
This commit is contained in:
parent
8fbb43bc89
commit
9dccdd6a68
|
|
@ -13,10 +13,10 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Exchange' => [
|
||||
'Created' => '',
|
||||
'CreatedAt' => '',
|
||||
'CreatedBy' => '',
|
||||
'Creator' => '',
|
||||
'Created' => 'Erstellt',
|
||||
'CreatedAt' => 'Erstellt',
|
||||
'CreatedBy' => 'Erstellt von',
|
||||
'Creator' => 'Ersteller',
|
||||
'Database' => 'Datenbank',
|
||||
'End' => 'Ende',
|
||||
'Exchange' => 'Austausch',
|
||||
|
|
@ -31,9 +31,9 @@ return ['Exchange' => [
|
|||
'Options' => 'Optionen',
|
||||
'Password' => 'Passwort',
|
||||
'Port' => 'Hafen',
|
||||
'Start' => 'Anfang',
|
||||
'Subtype' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Start' => 'Start',
|
||||
'Subtype' => 'Untertyp',
|
||||
'Title' => 'Titel',
|
||||
'Type' => 'Typ',
|
||||
'Website' => 'Webseite',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user