mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-01-11 03:18:42 +00:00
todos fixed
This commit is contained in:
parent
2c86dce085
commit
da6f7ee368
|
|
@ -16,14 +16,14 @@ return ['Kanban' => [
|
|||
':bStatus1' => 'Aktiv',
|
||||
':bStatus2' => 'Inaktiv',
|
||||
':bStatus3' => 'Archiviert',
|
||||
'Archive' => '',
|
||||
'Back' => '',
|
||||
'Dashboard' => 'Armaturenbrett',
|
||||
'Date' => '',
|
||||
'Description' => '',
|
||||
'Kanban' => '',
|
||||
'Name' => '',
|
||||
'Status' => '',
|
||||
'Tags' => '',
|
||||
'Title' => '',
|
||||
'Archive' => 'Archiv',
|
||||
'Back' => 'Zurück',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Date' => 'Datum',
|
||||
'Description' => 'Beschreibung',
|
||||
'Kanban' => 'Kanban',
|
||||
'Name' => 'Name',
|
||||
'Status' => 'Status',
|
||||
'Tags' => 'Stichworte',
|
||||
'Title' => 'Titel',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@ return ['Kanban' => [
|
|||
'Date' => 'Date',
|
||||
'Description' => '',
|
||||
'Kanban' => '',
|
||||
'Name' => '',
|
||||
'Name' => 'Name',
|
||||
'Status' => 'Status',
|
||||
'Tags' => '',
|
||||
'Tags' => 'Tags',
|
||||
'Title' => 'Title',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user