Automated formatting changes

This commit is contained in:
Formatter Bot 2022-10-08 19:38:05 +00:00
parent 3de023a241
commit 0c8f917dee

View File

@ -13,39 +13,39 @@
declare(strict_types=1);
return ['HumanResourceManagement' => [
'Account' => 'Account',
'Active' => 'Active',
'Address' => 'Address',
'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',
'Phone' => 'Phone',
'Position' => 'Position',
'ProfileImage' => 'Profile image',
'Remarks' => 'Remarks',
'Shifts' => 'Shifts',
'Staff' => 'Staff',
'Start' => 'Start',
'Status' => 'Status',
'Title' => 'Title',
'Unit' => 'Unit',
'Vacation' => 'Vacation',
'Work' => 'Work',
'Account' => 'Account',
'Active' => 'Active',
'Address' => 'Address',
'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',
'Phone' => 'Phone',
'Position' => 'Position',
'ProfileImage' => 'Profile image',
'Remarks' => 'Remarks',
'Shifts' => 'Shifts',
'Staff' => 'Staff',
'Start' => 'Start',
'Status' => 'Status',
'Title' => 'Title',
'Unit' => 'Unit',
'Vacation' => 'Vacation',
'Work' => 'Work',
'IMG_alt_staff' => 'Staff image',
]];