From ab59aa3a800139e2fe80f7e802dfada2258ab0f6 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 25 Jun 2026 16:24:01 +0800 Subject: [PATCH] Add usage tips close reminder --- 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