mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-02-16 15:38:40 +00:00
todos fixed
This commit is contained in:
parent
3a3dcd067b
commit
a36221b308
|
|
@ -18,7 +18,7 @@ return ['ProjectManagement' => [
|
||||||
'Budget' => 'Budget',
|
'Budget' => 'Budget',
|
||||||
'Canceled' => 'Abgesagt',
|
'Canceled' => 'Abgesagt',
|
||||||
'Created' => 'Erstellt',
|
'Created' => 'Erstellt',
|
||||||
'Creator' => 'Schöpfer',
|
'Creator' => 'Ersteller',
|
||||||
'Description' => 'Beschreibung',
|
'Description' => 'Beschreibung',
|
||||||
'Due' => 'Fällig',
|
'Due' => 'Fällig',
|
||||||
'End' => 'Ende',
|
'End' => 'Ende',
|
||||||
|
|
@ -37,7 +37,7 @@ return ['ProjectManagement' => [
|
||||||
'Project' => 'Projekt',
|
'Project' => 'Projekt',
|
||||||
'Projects' => 'Projekte',
|
'Projects' => 'Projekte',
|
||||||
'Responsibility' => 'Verantwortung',
|
'Responsibility' => 'Verantwortung',
|
||||||
'Start' => 'Anfang',
|
'Start' => 'Start',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Tasks' => 'Aufgaben',
|
'Tasks' => 'Aufgaben',
|
||||||
'Title' => 'Titel',
|
'Title' => 'Titel',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user