From 8878af5191cc9e72e4960e5cf6fbc5b43c77277a Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Wed, 03 Jun 2026 19:09:43 +0800 Subject: [PATCH] Improve quick search tag badge layout --- Apptag/Localization/th.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/th.json b/Apptag/Localization/th.json index d82717b..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": "เขียน", @@ -191,5 +196,7 @@ "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." + "help.currentLanguage": "Opens the online PDF for the current app language.", + "settings.language.auto": "อัตโนมัติ", + "help.downloadPDF": "ดาวน์โหลด PDF วิธีใช้" } -- Gitblit v1.9.3