mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-13 19:38:40 +00:00
Reformat
This commit is contained in:
parent
2f262e1d2a
commit
1f867a2d45
|
|
@ -11,13 +11,13 @@
|
||||||
* @link http://website.orange-management.de
|
* @link http://website.orange-management.de
|
||||||
*/
|
*/
|
||||||
return ['HumanResourceManagement' => [
|
return ['HumanResourceManagement' => [
|
||||||
'Birthday' => 'Birthday',
|
'Birthday' => 'Birthday',
|
||||||
'Clocking' => 'Clocking',
|
'Clocking' => 'Clocking',
|
||||||
'Department' => 'Department',
|
'Department' => 'Department',
|
||||||
'Departments' => 'Departments',
|
'Departments' => 'Departments',
|
||||||
'Email' => 'Email',
|
'Email' => 'Email',
|
||||||
'Employees' => 'Employees',
|
'Employees' => 'Employees',
|
||||||
'History' => 'History',
|
'History' => 'History',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
'Parent' => 'Parent',
|
'Parent' => 'Parent',
|
||||||
'Personnel' => 'Personnel',
|
'Personnel' => 'Personnel',
|
||||||
|
|
@ -25,6 +25,6 @@ return ['HumanResourceManagement' => [
|
||||||
'Shifts' => 'Shifts',
|
'Shifts' => 'Shifts',
|
||||||
'Staff' => 'Staff',
|
'Staff' => 'Staff',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Unit' => 'Unit',
|
'Unit' => 'Unit',
|
||||||
'Vacation' => 'Vacation',
|
'Vacation' => 'Vacation',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user