refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-10-01 11:34:42 +07:00
parent fc4c450cac
commit 0fd01f6a34
2 changed files with 2 additions and 0 deletions

View file

@ -171,6 +171,7 @@ export default {
basicInformation: 'Basic Information',
address: 'Address',
},
customerInformation: 'Customer Information{msg}',
birthDate: 'Birth Date',
email: 'Email',
telephone: 'Telephone',

View file

@ -170,6 +170,7 @@ export default {
basicInformation: 'ข้อมูลพื้นฐาน',
address: 'ข้อมูลที่อยู่',
},
customerInformation: 'ข้อมูลนายจ้าง{msg}',
alienReferenceNumber: 'เลขที่อ้างอิงคนต่างด้าว',
birthDate: 'วันเดือนปีเกิด',
email: 'อีเมล',