fix: customer => employee table th i18n
This commit is contained in:
parent
eb6164f0a3
commit
fca500e96b
1 changed files with 2 additions and 2 deletions
|
|
@ -111,7 +111,7 @@ export default {
|
|||
people: 'People',
|
||||
group: 'Group',
|
||||
laborIdentified: 'Labor identified',
|
||||
beDue: 'It will be due in...',
|
||||
beDue: 'Due in',
|
||||
due: 'Due',
|
||||
overDue: 'Overdue',
|
||||
status: 'Status',
|
||||
|
|
@ -535,7 +535,7 @@ export default {
|
|||
visaStayUntil: 'Permitted to Stay Until',
|
||||
visaTM6: 'TM.6 Number (Arrival)',
|
||||
visaEnter: 'Date of Entry into the Country',
|
||||
visaExpireDate: 'visa Expiry Date',
|
||||
visaExpireDate: 'Visa Expiry Date',
|
||||
|
||||
employerSelect: {
|
||||
branchName: 'Branch Name',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue