diff --git a/src/i18n/en-US/index.ts b/src/i18n/en-US/index.ts index 66fd1b50..fee0e830 100644 --- a/src/i18n/en-US/index.ts +++ b/src/i18n/en-US/index.ts @@ -128,7 +128,31 @@ export default { basicInfo: 'Basic Information', branch: 'Branch', }, + instance: '{index} instance', + + prefix: { + mr: 'Mr.', + mrs: 'Mrs.', + miss: 'Miss.', + }, + + prefixName: 'Prefix', + legalPersonNo: 'Legal Entity Registration Number', + registerName: 'Company Name', + registerNameEN: 'Company Name (EN)', + registerDate: 'Registered On', + registerCompanyName: 'Registered Name', + authorizedCapital: 'Authorized Capital', + + workplace: 'Workplace', + workplaceEN: 'Workplace (EN)', + address: 'Address', + addressEN: 'Address (EN)', + branchCode: 'Branch Code', + customerCode: 'Employer Code', + legalPersonCode: 'Legal Entity Code', + codeAbbrev: 'Company Abbreviation', codeNumber: 'Company Number', registeredBranch: 'Registered Branch', @@ -136,6 +160,19 @@ export default { customerNameEN: 'Company Name (EN)', personName: 'Customer Name', taxIdentificationNumber: 'Tax Identification Number', + branch: { + title: 'Branch {name}', + }, + }, + + table: { + orderNumber: 'No.', + fullname: 'Full Name', + businessTypePure: 'Business Type', + address: 'Address', + workPlace: 'Workplace', + contactName: 'Contact Name', + contactPhone: 'Contact Phone', }, }, customerBranch: { diff --git a/src/i18n/th-th/index.ts b/src/i18n/th-th/index.ts index ef2e04f8..1bdc2cc9 100644 --- a/src/i18n/th-th/index.ts +++ b/src/i18n/th-th/index.ts @@ -130,7 +130,30 @@ export default { basicInfo: 'ข้อมูลพื้นฐาน', branch: 'ข้อมูลสาขา', }, + + prefix: { + mr: 'Mr.', + mrs: 'Mrs.', + miss: 'Miss.', + }, + + prefixName: 'คํานําหน้า', instance: 'ครั้งที่ {index}', + legalPersonNo: 'ทะเบียนนิติบุคคลเลขที่', + registerName: 'ชื่อบริษัท', + registerNameEN: 'ชื่อบริษัท (EN)', + registerDate: 'จดทะเบียนเมื่อ', + registerCompanyName: 'จดทะเบียนชื่อ', + authorizedCapital: 'ทุนที่จดทะเบียน', + + workplace: 'สถานที่ทํางาน', + workplaceEN: 'สถานที่ทํางาน (EN)', + address: 'ที่อยู่', + addressEN: 'ที่อยู่ (EN)', + branchCode: 'รหัสสาขา', + customerCode: 'รหัสนายจ้าง', + legalPersonCode: 'รหัสนิติบุคคล', + codeAbbrev: 'ชื่อย่อบริษัท', codeNumber: 'เลขประจำตัวบริษัท', registeredBranch: 'สาขาที่ลงทะเบียน', @@ -142,6 +165,16 @@ export default { title: 'สาขาที่ {name}', }, }, + + table: { + orderNumber: 'ลําดับ', + fullname: 'ชื่อ-นามสกุล', + businessTypePure: 'ประเภทกิจการ', + address: 'ที่อยู่', + workPlace: 'สถานที่ทํางาน', + contactName: 'ชื่อผู้ติดต่อ', + contactPhone: 'โทรศัพท์ผู้ติดต่อ', + }, }, customerBranch: { tab: {