refactor: add i18n
This commit is contained in:
parent
11767a722b
commit
beedae034f
2 changed files with 21 additions and 0 deletions
|
|
@ -238,6 +238,17 @@ export default {
|
|||
},
|
||||
},
|
||||
customer: {
|
||||
typeFile: {
|
||||
citizenId: 'National ID card',
|
||||
registrationBook: 'Household registration',
|
||||
houseMap: 'House map',
|
||||
businessRegistration: 'Commercial registration',
|
||||
dbdCertificate: 'DBD Certificate',
|
||||
VatRegistrationCertificate: 'VAT Registration Certificate',
|
||||
powerOfAttorney: 'Power of Attorney',
|
||||
others: 'Others',
|
||||
},
|
||||
|
||||
employer: 'Employer',
|
||||
employerLegalEntity: 'Legal Entity',
|
||||
employerNaturalPerson: 'Natrual Person',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue