From 0f1f2221235caab7f7d3ede783c24373c7ed3dd1 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 07 Jun 2026 02:11:31 +0800
Subject: [PATCH] release: add App Store marketing screenshots

---
 Apptag/Localization/ru.json |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/ru.json b/Apptag/Localization/ru.json
index f1d6a81..dd304cb 100644
--- a/Apptag/Localization/ru.json
+++ b/Apptag/Localization/ru.json
@@ -6,6 +6,7 @@
   "menu.preferences": "Настройки…",
   "menu.quit": "Выйти",
   "menu.language": "Язык",
+  "menu.help": "Справка",
   "menu.version": "Версия",
   "settings.language": "Язык",
   "settings.languagePicker": "Язык приложения:",
@@ -62,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": "Текст",
@@ -187,5 +193,10 @@
   "smart.category.device-management": "Device Management",
   "smart.category.input-tools": "Input Tools",
   "smart.category.Automation": "Automation",
-  "smart.category.network-tools": "Network Tools"
+  "smart.category.network-tools": "Network Tools",
+  "help.openPDF": "Открыть PDF справки",
+  "help.copyLink": "Скопировать ссылку на PDF справки",
+  "help.currentLanguage": "Открывает онлайн-PDF для текущего языка приложения.",
+  "settings.language.auto": "Автоматически",
+  "help.downloadPDF": "Скачать PDF справки"
 }

--
Gitblit v1.9.3