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