From cc41cd4598a66b40d685672ea23e30c5b1975871 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 30 May 2026 15:39:47 +0800
Subject: [PATCH] Fix quick search focus and hidden overlay routing

---
 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