diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index 543228b2..5dcf9df1 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -176,7 +176,7 @@ export default { branchLabelAddress: 'Address', branchLabelTel: 'Telephone', branchLabelType: 'Type', - branchVirtual: 'Virtual Branch', + branchVirtual: 'Service Point', branchLabel: 'Branch', branchHQLabel: 'Headoffice', taxNo: 'Legal Person', diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 571fe45f..bc11e999 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -177,7 +177,7 @@ export default { branchLabelTel: 'เบอร์โทรสำนักงาน', branchLabelType: 'ประเภท', branchLabel: 'สาขา', - branchVirtual: 'สาขาเสมือน', + branchVirtual: 'จุดรับบริการ', branchHQLabel: 'สำนักงานใหญ่', taxNo: 'ทะเบียนนิติบุคคล', contactName: 'ติดต่อ',