From be83948fab7b643634ede2403abdca27e6b45f29 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 04 Jun 2026 01:09:14 +0800 Subject: [PATCH] Fix quick search early mouse dismiss --- Apptag/Localization/th.json | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/th.json b/Apptag/Localization/th.json index 79120f8..013d0c6 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": "ภาษาของแอป:", @@ -62,6 +63,11 @@ "drop.systemDefaultWarning": "อย่าลากแอปไปยังหมวดหมู่เริ่มต้นของระบบ", "drop.uncategorizedConfirmTitle": "ย้ายไปยังไม่จัดหมวดหมู่หรือไม่?", "drop.uncategorizedConfirmMessage": "การย้าย %appName% ไปยังไม่จัดหมวดหมู่จะลบการเชื่อมโยงแท็กปัจจุบัน %tagCount% รายการ: %tagNames%.", + "drop.removeTagConfirmTitle": "Remove tag?", + "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?", + "drop.removeTagDoNotAskAgain": "Got it, don't remind me again", + "drop.removeTagConfirmYes": "Yes", + "drop.removeTagConfirmNo": "No", "tag.design": "ออกแบบ", "tag.development": "พัฒนา", "tag.writing": "เขียน", @@ -187,5 +193,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