From 92d4011efb3d98ecfeb166abed96e276bf13f58b Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 25 Jun 2026 17:53:49 +0800 Subject: [PATCH] Polish usage tips close reminder pointer --- src/Apptag/Localization/ru.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/ru.json b/src/Apptag/Localization/ru.json index 60577a4..2a5a2b8 100644 --- a/src/Apptag/Localization/ru.json +++ b/src/Apptag/Localization/ru.json @@ -239,5 +239,9 @@ "theme.purple": "Фиолетовый", "theme.green": "Зелёный", "theme.blue": "Синий", - "theme.colorful": "Цветной" + "theme.colorful": "Цветной", + "usageTips.closeReminder.title": "Показать советы позже", + "usageTips.closeReminder.message": "Советы можно снова включить в Настройки > Общие, сняв флажок «Скрывать советы по использованию».", + "usageTips.closeReminder.doNotRemind": "Понятно. Больше не напоминать при закрытии советов.", + "usageTips.closeReminder.previewCallout": "Снимите этот флажок, чтобы снова показать советы" } -- Gitblit v1.9.3