From ed43ee83789cb99b1cb95db340fee939dd0dedec Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 05 Jun 2026 02:07:17 +0800 Subject: [PATCH] Add final 7.8.14 App Store submission package --- 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