From e01eea208784edf6dfc62f22b2f0147989df5d44 Mon Sep 17 00:00:00 2001 From: Net Date: Wed, 4 Sep 2024 14:36:27 +0700 Subject: [PATCH] refactor: add i18n --- src/i18n/eng/index.ts | 1 + src/i18n/tha/index.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index 58abfc79..2b4eac42 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -56,6 +56,7 @@ export default { times: 'No. {number}', uploadFile: 'Upload File', typeBranch: 'Branch Type', + branchStatus: 'Branch Status', }, menu: { diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 486b2604..86478120 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -56,6 +56,7 @@ export default { times: 'ครั้งที่ {number}', uploadFile: 'อัปโหลดไฟล์', typeBranch: 'ประเภทสาขา', + branchStatus: 'สถานะสาขา', }, menu: {