From a9b5dc2330c005c8bacda7e432559309e3b5d5a6 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 30 May 2026 16:50:43 +0800
Subject: [PATCH] Fix settings tabs and quick search chrome

---
 Apptag/Localization/th.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/Apptag/Localization/th.json b/Apptag/Localization/th.json
index 5c9402b..013d0c6 100644
--- a/Apptag/Localization/th.json
+++ b/Apptag/Localization/th.json
@@ -63,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": "เขียน",

--
Gitblit v1.9.3