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