fix languages
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-18 13:28:34 +00:00
parent 1b9d57e935
commit 43f131b928
2 changed files with 0 additions and 6 deletions

View File

@ -14,10 +14,7 @@ declare(strict_types=1);
return ['Tag' => [
'Color' => 'Farbe',
'Create' => 'Erstellen',
'Icon' => 'Symbol',
'Language' => 'Sprache',
'List' => 'Liste',
'Tag' => 'Stichwort',
'Tags' => 'Stichworte',
'Title' => 'Titel',

View File

@ -14,10 +14,7 @@ declare(strict_types=1);
return ['Tag' => [
'Color' => 'Color',
'Create' => 'Create',
'Icon' => 'Icon',
'Language' => 'Language',
'List' => 'List',
'Tag' => 'Tag',
'Tags' => 'Tags',
'Title' => 'Title',