From 9c05e1ae5b224e0c9bc123271e8ec538fbbaf072 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Mon, 17 Mar 2025 15:00:31 +0700 Subject: [PATCH] feat: add translations for property and manual in English and Thai --- src/i18n/eng.ts | 5 +++++ src/i18n/tha.ts | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index 5987b5d8..8f4e6ac6 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -194,6 +194,7 @@ export default { personnel: 'Personnel', productService: 'Product and Service', workflow: 'Workflow', + property: 'Property', customer: 'Customer', mainData: 'Main Data', agencies: 'Agencies', @@ -240,6 +241,10 @@ export default { mode: 'Mode', addSignature: 'Add Signature', }, + + manual: { + title: 'Manual', + }, }, noti: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 86aee090..7bf7ad06 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -241,6 +241,10 @@ export default { mode: 'โหมด', addSignature: 'เพิ่มลายเซ็น', }, + + manual: { + title: 'คู่มือการใข้งาน', + }, }, noti: {