diff --git a/src/i18n/en-US/index.ts b/src/i18n/en-US/index.ts index 7ce9028e..b10b53c1 100644 --- a/src/i18n/en-US/index.ts +++ b/src/i18n/en-US/index.ts @@ -145,6 +145,7 @@ export default { attachment: 'Attachment', }, form: { + title: 'Branch', no: 'Branch No.', code: 'Branch Code', taxNo: 'Tax Identification Number', diff --git a/src/i18n/th-th/index.ts b/src/i18n/th-th/index.ts index ee86a874..f633d465 100644 --- a/src/i18n/th-th/index.ts +++ b/src/i18n/th-th/index.ts @@ -150,6 +150,7 @@ export default { attachment: 'เอกสารเพิ่มเติม', }, form: { + title: 'สาขา', no: 'เลขที่สาขา', code: 'รหัสสาขา', taxNo: 'เลขทะเบียนนิติบุคคล',