mirror of
https://github.com/Karaka-Management/oms-Checklist.git
synced 2026-02-02 09:58:41 +00:00
Automated formatting changes
This commit is contained in:
parent
85bcf7f3bb
commit
f5412a19fa
|
|
@ -12,18 +12,18 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Checklist' => [
|
||||
'Checklist' => 'Checkliste',
|
||||
'Checklists' => 'Checklisten',
|
||||
'Created' => 'Erstellt',
|
||||
'Creator' => 'Ersteller',
|
||||
'Description' => 'Beschreibung',
|
||||
'Files' => 'Dateien',
|
||||
'General' => 'Allgemein',
|
||||
'Name' => 'Name',
|
||||
'Permissions' => 'Rechte',
|
||||
'Status' => 'Status',
|
||||
'Tasks' => 'Tasks',
|
||||
'Templates' => 'Templates',
|
||||
'Checklist' => 'Checkliste',
|
||||
'Checklists' => 'Checklisten',
|
||||
'Created' => 'Erstellt',
|
||||
'Creator' => 'Ersteller',
|
||||
'Description' => 'Beschreibung',
|
||||
'Files' => 'Dateien',
|
||||
'General' => 'Allgemein',
|
||||
'Name' => 'Name',
|
||||
'Permissions' => 'Rechte',
|
||||
'Status' => 'Status',
|
||||
'Tasks' => 'Tasks',
|
||||
'Templates' => 'Templates',
|
||||
'TimeInMinutes' => 'Zeit in Minuten',
|
||||
'Title' => 'Titel',
|
||||
'Title' => 'Titel',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,18 +12,18 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Checklist' => [
|
||||
'Checklist' => 'Checklist',
|
||||
'Checklists' => 'Checklists',
|
||||
'Created' => 'Created',
|
||||
'Creator' => 'Creator',
|
||||
'Description' => 'Description',
|
||||
'Files' => 'Files',
|
||||
'General' => 'General',
|
||||
'Name' => 'Name',
|
||||
'Permissions' => 'Permissions',
|
||||
'Status' => 'Status',
|
||||
'Tasks' => 'Tasks',
|
||||
'Templates' => 'Templates',
|
||||
'Checklist' => 'Checklist',
|
||||
'Checklists' => 'Checklists',
|
||||
'Created' => 'Created',
|
||||
'Creator' => 'Creator',
|
||||
'Description' => 'Description',
|
||||
'Files' => 'Files',
|
||||
'General' => 'General',
|
||||
'Name' => 'Name',
|
||||
'Permissions' => 'Permissions',
|
||||
'Status' => 'Status',
|
||||
'Tasks' => 'Tasks',
|
||||
'Templates' => 'Templates',
|
||||
'TimeInMinutes' => 'Time in minutes',
|
||||
'Title' => 'Title',
|
||||
'Title' => 'Title',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user