From 58aea36328a5f711344407ade67f8df064df3e84 Mon Sep 17 00:00:00 2001 From: Net Date: Tue, 27 Aug 2024 12:57:19 +0700 Subject: [PATCH] refactor: edit i18n --- src/i18n/eng/index.ts | 2 +- src/i18n/tha/index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index 65dea4a4..e03cfba2 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -392,7 +392,7 @@ export default { address: 'Address', business: 'Business', contact: 'Contact', - attachment: 'Attachment', + attachment: 'Upload Document', }, form: { title: 'Branch', diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 1ace455b..c329f134 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -392,7 +392,7 @@ export default { address: 'ที่อยู่', business: 'ธุรกิจ', contact: 'ติดต่อ', - attachment: 'เอกสารเพิ่มเติม', + attachment: 'อัปโหลดเอกสาร', }, form: { title: 'สาขา',