mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-01-29 12:18:40 +00:00
todos fixed
This commit is contained in:
parent
6e8def0536
commit
403af87f4b
|
|
@ -17,7 +17,7 @@ return ['Navigation' => [
|
|||
'Employees' => 'Angestellte',
|
||||
'HumanResourceManagement' => 'Humanressourcen',
|
||||
'HumanResources' => 'Humanressourcen',
|
||||
'List' => 'Aufführen',
|
||||
'List' => 'Liste',
|
||||
'Planning' => 'Planung',
|
||||
'Positions' => 'Positionen',
|
||||
'Shifts' => 'Verschiebungen',
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ declare(strict_types=1);
|
|||
return ['HumanResourceManagement' => [
|
||||
'Account' => 'Konto',
|
||||
'Active' => 'Aktiv',
|
||||
'Address' => '',
|
||||
'Address' => 'Adresse',
|
||||
'Birthday' => 'Geburtstag',
|
||||
'Clocking' => 'Takte',
|
||||
'Contracts' => 'Verträge',
|
||||
|
|
@ -40,12 +40,12 @@ return ['HumanResourceManagement' => [
|
|||
'Position' => 'Position',
|
||||
'ProfileImage' => 'Profilbild',
|
||||
'Remarks' => 'Bemerkungen',
|
||||
'Salary' => '',
|
||||
'Salary' => 'Gehalt',
|
||||
'Shifts' => 'Verschiebungen',
|
||||
'Staff' => 'Mitarbeiter',
|
||||
'Start' => 'Anfang',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => '',
|
||||
'Title' => 'Titel',
|
||||
'Unit' => 'Einheit',
|
||||
'Vacation' => 'Urlaub',
|
||||
'Work' => 'Arbeiten',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user