From 8082136a6654ca5a9ad9153bbc84bdcd115b7802 Mon Sep 17 00:00:00 2001 From: Net Date: Mon, 9 Sep 2024 11:59:10 +0700 Subject: [PATCH] refactor: add i18n --- src/i18n/tha/index.ts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 8a76e8d2..9d61d8e2 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -58,6 +58,8 @@ export default { typeBranch: 'ประเภทสาขา', branchStatus: 'สถานะสาขา', success: 'สำเร็จ', + taxNo: 'ทะเบียนนิติบุคคล', + contactName: 'ติดต่อ', }, menu: { @@ -168,14 +170,16 @@ export default { branch: { office: 'สำนักงาน', card: { - orderNumber: 'เลขที่', + orderNumber: 'ลำดับที่', branchLabelName: 'ชื่อ', branchLabelAddress: 'ที่อยู่', - branchLabelTel: 'เบอร์โทรศัพท์', + branchLabelTel: 'เบอร์โทรสำนักงาน', branchLabelType: 'ประเภท', branchLabel: 'สาขา', branchVirtual: 'สาขาเสมือน', branchHQLabel: 'สำนักงานใหญ่', + taxNo: 'ทะเบียนนิติบุคคล', + contactName: 'ติดต่อ', }, page: { captionManage: 'จัดการ',