From b557053dbd3ae7e3c71a990ffee03e49877828f8 Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Thu, 15 Aug 2024 11:09:54 +0700 Subject: [PATCH] fix: wrong structure i18n --- src/i18n/en-US/index.ts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/i18n/en-US/index.ts b/src/i18n/en-US/index.ts index c98844e9..7ce9028e 100644 --- a/src/i18n/en-US/index.ts +++ b/src/i18n/en-US/index.ts @@ -137,14 +137,14 @@ export default { }, }, customerBranch: { + tab: { + main: 'About', + address: 'Address', + business: 'Business', + contact: 'Contact', + attachment: 'Attachment', + }, form: { - tab: { - main: 'About', - address: 'Address', - business: 'Business', - contact: 'Contact', - attachment: 'Attachment', - }, no: 'Branch No.', code: 'Branch Code', taxNo: 'Tax Identification Number',