From b29f7228d5bacf7086b7155f24d92fffd65bda11 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sun, 31 May 2026 01:52:17 +0800 Subject: [PATCH] Prepare 7.8.6 explicit app grid launch release --- Apptag/Localization/uk.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/uk.json b/Apptag/Localization/uk.json index cff0133..82eaa52 100644 --- a/Apptag/Localization/uk.json +++ b/Apptag/Localization/uk.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