mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-29 12:08:42 +00:00
todos fixed
This commit is contained in:
parent
0754c9e6ea
commit
4b23375206
|
|
@ -14,7 +14,7 @@ declare(strict_types=1);
|
|||
|
||||
return ['Navigation' => [
|
||||
'Create' => 'Erstellen',
|
||||
'List' => 'Aufführen',
|
||||
'List' => 'Liste',
|
||||
'Stats' => 'Statistiken',
|
||||
'TimeRecording' => 'Zeitaufnahme',
|
||||
'Today' => 'Heute',
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ return ['HumanResourceTimeRecording' => [
|
|||
'Employee' => 'Mitarbeiter',
|
||||
'End' => 'Ende',
|
||||
'Recordings' => 'Aufnahmen',
|
||||
'Start' => 'Anfang',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Time' => 'Zeit',
|
||||
'Total' => 'Gesamt',
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ return ['HumanResourceTimeRecording' => [
|
|||
'Date' => 'Datum',
|
||||
'End' => 'Ende',
|
||||
'Recordings' => 'Aufnahmen',
|
||||
'Start' => 'Anfang',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Total' => 'Gesamt',
|
||||
'Type' => 'Typ',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user