mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-01-11 14:08:41 +00:00
todos fixed
This commit is contained in:
parent
86080f4939
commit
e229bfa8dc
|
|
@ -13,6 +13,6 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Projects' => '',
|
||||
'RnD' => '',
|
||||
'Projects' => 'Projekte',
|
||||
'RnD' => 'F&E',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ return ['ResearchDevelopment' => [
|
|||
'Budget' => '',
|
||||
'Canceled' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Creator' => 'Ersteller',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'Files' => '',
|
||||
|
|
@ -25,12 +25,12 @@ return ['ResearchDevelopment' => [
|
|||
'Hold' => '',
|
||||
'Inactive' => '',
|
||||
'Manager' => '',
|
||||
'Name' => '',
|
||||
'Name' => 'Name',
|
||||
'Other' => '',
|
||||
'Project' => '',
|
||||
'Projects' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Start' => 'Start',
|
||||
'Status' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user