refactor: add i18n
This commit is contained in:
parent
11767a722b
commit
beedae034f
2 changed files with 21 additions and 0 deletions
|
|
@ -239,6 +239,16 @@ export default {
|
|||
},
|
||||
},
|
||||
customer: {
|
||||
typeFile: {
|
||||
citizenId: 'บัตรประจำตัวประชาชน',
|
||||
registrationBook: 'ทะเบียนบ้าน',
|
||||
houseMap: 'แผนที่ (บ้าน)',
|
||||
businessRegistration: 'ทะเบียนพาณิชย์',
|
||||
dbdCertificate: 'หนังสือรับรอง (DBD)',
|
||||
VatRegistrationCertificate: 'ภ.พ.20',
|
||||
powerOfAttorney: 'หนังสือมอบอำนาจ',
|
||||
others: 'อื่นๆ',
|
||||
},
|
||||
employer: 'นายจ้าง',
|
||||
employee: 'ลูกจ้าง',
|
||||
employerLegalEntity: 'นิติบุคคล',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue