fix languages 2
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 15:51:49 +00:00
parent 15fd3c7525
commit 1c7722aee9
2 changed files with 1 additions and 5 deletions

View File

@ -17,17 +17,15 @@ return ['Workflow' => [
':istatus-2' => 'Suspended', ':istatus-2' => 'Suspended',
':istatus-3' => 'Canceled', ':istatus-3' => 'Canceled',
':istatus-4' => 'Done', ':istatus-4' => 'Done',
'Active' => 'Active',
'Available' => 'Available', 'Available' => 'Available',
'Created' => 'Erstellt', 'Created' => 'Erstellt',
'Creator' => 'Ersteller', 'Creator' => 'Ersteller',
'Date' => 'Datum', 'Date' => 'Datum',
'Instances' => 'Instances', 'Instances' => 'Instances',
'Name' => 'Name', 'Name' => 'Name',
'Next' => 'Nächste',
'Status' => 'Status', 'Status' => 'Status',
'Title' => 'Titel', 'Title' => 'Titel',
'Updated' => 'Upddate', 'Updated' => 'Updated',
'Workflow' => 'Arbeitsablauf', 'Workflow' => 'Arbeitsablauf',
'Workflows' => 'Workflows', 'Workflows' => 'Workflows',
'Data' => 'Daten', 'Data' => 'Daten',

View File

@ -17,14 +17,12 @@ return ['Workflow' => [
':istatus-2' => 'Suspended', ':istatus-2' => 'Suspended',
':istatus-3' => 'Canceled', ':istatus-3' => 'Canceled',
':istatus-4' => 'Done', ':istatus-4' => 'Done',
'Active' => 'Active',
'Available' => 'Available', 'Available' => 'Available',
'Created' => 'Created', 'Created' => 'Created',
'Creator' => 'Creator', 'Creator' => 'Creator',
'Date' => 'Date', 'Date' => 'Date',
'Instances' => 'Instances', 'Instances' => 'Instances',
'Name' => 'Name', 'Name' => 'Name',
'Next' => 'Next',
'Status' => 'Status', 'Status' => 'Status',
'Title' => 'Title', 'Title' => 'Title',
'Updated' => '', 'Updated' => '',