mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-10 15:28:39 +00:00
todos fixed
This commit is contained in:
parent
98f94e7ed5
commit
8a4743f1fc
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Navigation' => [
|
||||
'Create' => 'Erstellen',
|
||||
'List' => 'Aufführen',
|
||||
'Tag' => 'Schild',
|
||||
'List' => 'Liste',
|
||||
'Tag' => 'Stichwort',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@ return ['Tag' => [
|
|||
'Create' => 'Erstellen',
|
||||
'Icon' => 'Symbol',
|
||||
'Language' => 'Sprache',
|
||||
'List' => 'Aufführen',
|
||||
'Tag' => 'Schild',
|
||||
'List' => 'Liste',
|
||||
'Tag' => 'Stichwort',
|
||||
'Tags' => 'Stichworte',
|
||||
'Title' => 'Titel',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user