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