fix: typos
This commit is contained in:
parent
5bed71053e
commit
2ba4758e50
1 changed files with 3 additions and 3 deletions
|
|
@ -457,7 +457,7 @@ export default {
|
||||||
regisNo: 'Registration Number',
|
regisNo: 'Registration Number',
|
||||||
startDate: 'Start Date',
|
startDate: 'Start Date',
|
||||||
retireDate: 'Retire Date',
|
retireDate: 'Retire Date',
|
||||||
responsibleArea: 'Responsibel Area',
|
responsibleArea: 'Responsible Area',
|
||||||
discount: 'Discount Condition',
|
discount: 'Discount Condition',
|
||||||
sourceNationality: 'Source Nationality',
|
sourceNationality: 'Source Nationality',
|
||||||
importNationality: 'Import Nationality',
|
importNationality: 'Import Nationality',
|
||||||
|
|
@ -489,7 +489,7 @@ export default {
|
||||||
},
|
},
|
||||||
employer: 'Employer',
|
employer: 'Employer',
|
||||||
employerLegalEntity: 'Legal Entity',
|
employerLegalEntity: 'Legal Entity',
|
||||||
employerNaturalPerson: 'Natrual Person',
|
employerNaturalPerson: 'Natural Person',
|
||||||
employerType: 'Employer Type',
|
employerType: 'Employer Type',
|
||||||
employee: 'Employee',
|
employee: 'Employee',
|
||||||
form: {
|
form: {
|
||||||
|
|
@ -1119,7 +1119,7 @@ export default {
|
||||||
oneOrMoreBranchMissing:
|
oneOrMoreBranchMissing:
|
||||||
'One or more branch cannot be delete and is missing.',
|
'One or more branch cannot be delete and is missing.',
|
||||||
cantMakeHQAndBranchSameTime:
|
cantMakeHQAndBranchSameTime:
|
||||||
'Cannot make this as headquaters and branch at the same time.',
|
'Cannot make this as headquarters and branch at the same time.',
|
||||||
unknowHowToVerify: 'Unknown how to verify identity.',
|
unknowHowToVerify: 'Unknown how to verify identity.',
|
||||||
noPermission:
|
noPermission:
|
||||||
'You do not have permission to access or perform with this resource.',
|
'You do not have permission to access or perform with this resource.',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue