From 297f11920b8c48b21c38efcb5862fa302ba631d4 Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Tue, 23 Apr 2024 17:23:12 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88?= =?UTF-8?q?=E0=B8=A1=20i18n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/th-th/customer-main-page.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/th-th/customer-main-page.ts b/src/i18n/th-th/customer-main-page.ts index 80bb20e0..cc835fa5 100644 --- a/src/i18n/th-th/customer-main-page.ts +++ b/src/i18n/th-th/customer-main-page.ts @@ -38,4 +38,6 @@ export default { registerDate: 'จดทะเบียนเมื่อ', authorizedCapital: 'ทุนจดทะเบียน', registerName: 'จดทะเบียนชื่อ', + + customerBranchFormTab: 'สาขาที่', };