mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-01-28 11:48:41 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
de0afce77b
commit
233efbc0fb
|
|
@ -15,7 +15,7 @@ declare(strict_types=1);
|
|||
return ['HumanResourceManagement' => [
|
||||
'Account' => 'Account',
|
||||
'Active' => 'Active',
|
||||
'Address' => '',
|
||||
'Address' => 'Address',
|
||||
'Birthday' => 'Birthday',
|
||||
'Clocking' => 'Clocking',
|
||||
'Contracts' => 'Contracts',
|
||||
|
|
@ -43,7 +43,7 @@ return ['HumanResourceManagement' => [
|
|||
'Staff' => 'Staff',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => '',
|
||||
'Title' => 'Title',
|
||||
'Unit' => 'Unit',
|
||||
'Vacation' => 'Vacation',
|
||||
'Work' => 'Work',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user