From 56522b4fc87216ab5859a398007ed0ddc4b160f3 Mon Sep 17 00:00:00 2001 From: Net Date: Tue, 3 Sep 2024 18:15:15 +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 62205eb6..b09013a8 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -55,6 +55,7 @@ export default { nationality: 'Nationalality', times: 'No. {number}', uploadFile: 'Upload File', + typeBranch: 'Branch Type', }, menu: { diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 314a2817..cccc97b4 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -55,6 +55,7 @@ export default { nationality: 'สัญชาติ', times: 'ครั้งที่ {number}', uploadFile: 'อัปโหลดไฟล์', + typeBranch: 'ประเภทสาขา', }, menu: {