From d13e673115da89982bc29d1868b022afc062b801 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sun, 24 May 2026 13:54:28 +0800 Subject: [PATCH] Add automatic language mode and localized help menu --- Apptag/Localization/th.json | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/th.json b/Apptag/Localization/th.json index 79120f8..5c9402b 100644 --- a/Apptag/Localization/th.json +++ b/Apptag/Localization/th.json @@ -6,6 +6,7 @@ "menu.preferences": "การตั้งค่า…", "menu.quit": "ออก", "menu.language": "ภาษา", + "menu.help": "ช่วยเหลือ", "menu.version": "เวอร์ชัน", "settings.language": "ภาษา", "settings.languagePicker": "ภาษาของแอป:", @@ -187,5 +188,10 @@ "smart.category.device-management": "Device Management", "smart.category.input-tools": "Input Tools", "smart.category.Automation": "Automation", - "smart.category.network-tools": "Network Tools" + "smart.category.network-tools": "Network Tools", + "help.openPDF": "Open Help PDF", + "help.copyLink": "Copy Help PDF link", + "help.currentLanguage": "Opens the online PDF for the current app language.", + "settings.language.auto": "อัตโนมัติ", + "help.downloadPDF": "ดาวน์โหลด PDF วิธีใช้" } -- Gitblit v1.9.3