refactor: add i18n and edit

This commit is contained in:
Net 2024-09-26 17:01:14 +07:00
parent c436765f91
commit f8c991393f
2 changed files with 4 additions and 2 deletions

View file

@ -178,6 +178,7 @@ export default {
lastNameEN: 'Last Name (EN)',
middleName: 'Middle Name',
middleNameEN: 'Middle Name (EN)',
alienReferenceNumber: 'Alien Reference Number',
error: {
title: 'Error Occurred {msg}',
required: 'This field is required.',

View file

@ -161,6 +161,7 @@ export default {
basicInformation: 'ข้อมูลพื้นฐาน',
address: 'ข้อมูลที่อยู่',
},
alienReferenceNumber: 'เลขที่อ้างอิงคนต่างด้าว',
birthDate: 'วันเดือนปีเกิด',
email: 'อีเมล',
gender: 'เพศ',
@ -171,9 +172,9 @@ export default {
soi: 'ซอย',
road: 'ถนน',
province: 'จังหวัด',
district: 'อำเภอ',
district: 'เขต/อำเภอ',
fullAddress: 'ที่อยู่เต็ม',
subDistrict: 'ตำบล',
subDistrict: 'แขวง/ตำบล',
zipCode: 'รหัสไปรษณีย์',
prefixName: 'คํานําหน้า',
firstName: 'ชื่อ ',