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',
|
people: 'People',
|
||||||
group: 'Group',
|
group: 'Group',
|
||||||
laborIdentified: 'Labor identified',
|
laborIdentified: 'Labor identified',
|
||||||
beDue: 'It will be due in...',
|
beDue: 'Due in',
|
||||||
due: 'Due',
|
due: 'Due',
|
||||||
overDue: 'Overdue',
|
overDue: 'Overdue',
|
||||||
status: 'Status',
|
status: 'Status',
|
||||||
|
|
@ -535,7 +535,7 @@ export default {
|
||||||
visaStayUntil: 'Permitted to Stay Until',
|
visaStayUntil: 'Permitted to Stay Until',
|
||||||
visaTM6: 'TM.6 Number (Arrival)',
|
visaTM6: 'TM.6 Number (Arrival)',
|
||||||
visaEnter: 'Date of Entry into the Country',
|
visaEnter: 'Date of Entry into the Country',
|
||||||
visaExpireDate: 'visa Expiry Date',
|
visaExpireDate: 'Visa Expiry Date',
|
||||||
|
|
||||||
employerSelect: {
|
employerSelect: {
|
||||||
branchName: 'Branch Name',
|
branchName: 'Branch Name',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue