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',
|
||||
address: 'Address',
|
||||
},
|
||||
customerInformation: 'Customer Information{msg}',
|
||||
birthDate: 'Birth Date',
|
||||
email: 'Email',
|
||||
telephone: 'Telephone',
|
||||
|
|
|
|||
|
|
@ -170,6 +170,7 @@ export default {
|
|||
basicInformation: 'ข้อมูลพื้นฐาน',
|
||||
address: 'ข้อมูลที่อยู่',
|
||||
},
|
||||
customerInformation: 'ข้อมูลนายจ้าง{msg}',
|
||||
alienReferenceNumber: 'เลขที่อ้างอิงคนต่างด้าว',
|
||||
birthDate: 'วันเดือนปีเกิด',
|
||||
email: 'อีเมล',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue