mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-01-21 16:38:40 +00:00
Automated formatting changes
This commit is contained in:
parent
0eb4fe5038
commit
4df2955f03
|
|
@ -12,36 +12,36 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['HumanResourceManagement' => [
|
||||
'Account' => '',
|
||||
'Active' => '',
|
||||
'Birthday' => '',
|
||||
'Clocking' => '',
|
||||
'Contracts' => '',
|
||||
'Account' => '',
|
||||
'Active' => '',
|
||||
'Birthday' => '',
|
||||
'Clocking' => '',
|
||||
'Contracts' => '',
|
||||
'CreateFromAccount' => '',
|
||||
'Department' => '',
|
||||
'Departments' => '',
|
||||
'Documents' => '',
|
||||
'Education' => '',
|
||||
'Email' => '',
|
||||
'Employee' => '',
|
||||
'Employees' => '',
|
||||
'End' => '',
|
||||
'Evaluations' => '',
|
||||
'General' => '',
|
||||
'History' => '',
|
||||
'Inactive' => '',
|
||||
'Name' => '',
|
||||
'Parent' => '',
|
||||
'Personnel' => '',
|
||||
'Position' => '',
|
||||
'Remarks' => '',
|
||||
'Shifts' => '',
|
||||
'Staff' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'Unit' => '',
|
||||
'Vacation' => '',
|
||||
'Work' => '',
|
||||
'ProfileImage' => '',
|
||||
'Phone' => '',
|
||||
'Department' => '',
|
||||
'Departments' => '',
|
||||
'Documents' => '',
|
||||
'Education' => '',
|
||||
'Email' => '',
|
||||
'Employee' => '',
|
||||
'Employees' => '',
|
||||
'End' => '',
|
||||
'Evaluations' => '',
|
||||
'General' => '',
|
||||
'History' => '',
|
||||
'Inactive' => '',
|
||||
'Name' => '',
|
||||
'Parent' => '',
|
||||
'Personnel' => '',
|
||||
'Position' => '',
|
||||
'Remarks' => '',
|
||||
'Shifts' => '',
|
||||
'Staff' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'Unit' => '',
|
||||
'Vacation' => '',
|
||||
'Work' => '',
|
||||
'ProfileImage' => '',
|
||||
'Phone' => '',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,36 +12,36 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['HumanResourceManagement' => [
|
||||
'Account' => 'Account',
|
||||
'Active' => 'Active',
|
||||
'Birthday' => 'Birthday',
|
||||
'Clocking' => 'Clocking',
|
||||
'Contracts' => 'Contracts',
|
||||
'Account' => 'Account',
|
||||
'Active' => 'Active',
|
||||
'Birthday' => 'Birthday',
|
||||
'Clocking' => 'Clocking',
|
||||
'Contracts' => 'Contracts',
|
||||
'CreateFromAccount' => 'Create from account',
|
||||
'Department' => 'Department',
|
||||
'Departments' => 'Departments',
|
||||
'Documents' => 'Documents',
|
||||
'Education' => 'Education',
|
||||
'Email' => 'Email',
|
||||
'Employee' => 'Employee',
|
||||
'Employees' => 'Employees',
|
||||
'End' => 'End',
|
||||
'Evaluations' => 'Evaluations',
|
||||
'General' => 'General',
|
||||
'History' => 'History',
|
||||
'Inactive' => 'Inactive',
|
||||
'Name' => 'Name',
|
||||
'Parent' => 'Parent',
|
||||
'Personnel' => 'Personnel',
|
||||
'Position' => 'Position',
|
||||
'Remarks' => 'Remarks',
|
||||
'Shifts' => 'Shifts',
|
||||
'Staff' => 'Staff',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Unit',
|
||||
'Vacation' => 'Vacation',
|
||||
'Work' => 'Work',
|
||||
'ProfileImage' => '',
|
||||
'Phone' => '',
|
||||
'Department' => 'Department',
|
||||
'Departments' => 'Departments',
|
||||
'Documents' => 'Documents',
|
||||
'Education' => 'Education',
|
||||
'Email' => 'Email',
|
||||
'Employee' => 'Employee',
|
||||
'Employees' => 'Employees',
|
||||
'End' => 'End',
|
||||
'Evaluations' => 'Evaluations',
|
||||
'General' => 'General',
|
||||
'History' => 'History',
|
||||
'Inactive' => 'Inactive',
|
||||
'Name' => 'Name',
|
||||
'Parent' => 'Parent',
|
||||
'Personnel' => 'Personnel',
|
||||
'Position' => 'Position',
|
||||
'Remarks' => 'Remarks',
|
||||
'Shifts' => 'Shifts',
|
||||
'Staff' => 'Staff',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Unit',
|
||||
'Vacation' => 'Vacation',
|
||||
'Work' => 'Work',
|
||||
'ProfileImage' => '',
|
||||
'Phone' => '',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user