todos fixed

This commit is contained in:
Dennis Eichhorn 2023-10-12 22:49:21 +00:00
parent 3a3dcd067b
commit a36221b308

View File

@ -18,7 +18,7 @@ return ['ProjectManagement' => [
'Budget' => 'Budget',
'Canceled' => 'Abgesagt',
'Created' => 'Erstellt',
'Creator' => 'Schöpfer',
'Creator' => 'Ersteller',
'Description' => 'Beschreibung',
'Due' => 'Fällig',
'End' => 'Ende',
@ -37,7 +37,7 @@ return ['ProjectManagement' => [
'Project' => 'Projekt',
'Projects' => 'Projekte',
'Responsibility' => 'Verantwortung',
'Start' => 'Anfang',
'Start' => 'Start',
'Status' => 'Status',
'Tasks' => 'Aufgaben',
'Title' => 'Titel',