refactor: add i18n
This commit is contained in:
parent
fc4c450cac
commit
0fd01f6a34
2 changed files with 2 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ export default {
|
||||||
basicInformation: 'Basic Information',
|
basicInformation: 'Basic Information',
|
||||||
address: 'Address',
|
address: 'Address',
|
||||||
},
|
},
|
||||||
|
customerInformation: 'Customer Information{msg}',
|
||||||
birthDate: 'Birth Date',
|
birthDate: 'Birth Date',
|
||||||
email: 'Email',
|
email: 'Email',
|
||||||
telephone: 'Telephone',
|
telephone: 'Telephone',
|
||||||
|
|
|
||||||
|
|
@ -170,6 +170,7 @@ export default {
|
||||||
basicInformation: 'ข้อมูลพื้นฐาน',
|
basicInformation: 'ข้อมูลพื้นฐาน',
|
||||||
address: 'ข้อมูลที่อยู่',
|
address: 'ข้อมูลที่อยู่',
|
||||||
},
|
},
|
||||||
|
customerInformation: 'ข้อมูลนายจ้าง{msg}',
|
||||||
alienReferenceNumber: 'เลขที่อ้างอิงคนต่างด้าว',
|
alienReferenceNumber: 'เลขที่อ้างอิงคนต่างด้าว',
|
||||||
birthDate: 'วันเดือนปีเกิด',
|
birthDate: 'วันเดือนปีเกิด',
|
||||||
email: 'อีเมล',
|
email: 'อีเมล',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue