From e5627facd571293ebba8f05f970121716af39603 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 05 Jun 2026 01:30:07 +0800
Subject: [PATCH] Include CoreServices apps in quick search index

---
 Apptag/Localization/vi.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/vi.json b/Apptag/Localization/vi.json
index 10f14ea..3b5749c 100644
--- a/Apptag/Localization/vi.json
+++ b/Apptag/Localization/vi.json
@@ -63,6 +63,11 @@
   "drop.systemDefaultWarning": "Không kéo ứng dụng vào danh mục mặc định của hệ thống",
   "drop.uncategorizedConfirmTitle": "Chuyển sang Chưa phân loại?",
   "drop.uncategorizedConfirmMessage": "Chuyển %appName% sang Chưa phân loại sẽ gỡ %tagCount% liên kết thẻ hiện tại: %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": "Thiết kế",
   "tag.development": "Phát triển",
   "tag.writing": "Viết",
@@ -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": "Tự động",
+  "help.downloadPDF": "Tải PDF trợ giúp"
 }

--
Gitblit v1.9.3