From 5559010eed601548d69f46cb3814a57aaffeb6b3 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Fri, 18 Oct 2024 11:16:12 +0700 Subject: [PATCH] feat(i18n): add text --- 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 bb9abb5a..36971a20 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -102,6 +102,7 @@ export default { newData: 'Add new ', male: 'Male', female: 'Female', + print: 'Print to File/PDF', }, menu: { diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index dc6a69a9..e7b30549 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -102,6 +102,7 @@ export default { newData: 'เพิ่มมาใหม่', male: 'ชาย', female: 'หญิง', + print: 'พิมพ์เอกสาร/บันทึกไฟล์', }, menu: {