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/ro.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/ro.json b/src/Apptag/Localization/ro.json index ef254b1..299fc22 100644 --- a/src/Apptag/Localization/ro.json +++ b/src/Apptag/Localization/ro.json @@ -239,5 +239,9 @@ "theme.purple": "Mov", "theme.green": "Verde", "theme.blue": "Albastru", - "theme.colorful": "Colorată" + "theme.colorful": "Colorată", + "usageTips.closeReminder.title": "Afișează sfaturile mai târziu", + "usageTips.closeReminder.message": "Poți afișa din nou sfaturile în Setări > General debifând „Ascunde sfaturile de utilizare”.", + "usageTips.closeReminder.doNotRemind": "Am înțeles. Nu-mi mai aminti când închid sfaturile.", + "usageTips.closeReminder.previewCallout": "Debifează această opțiune pentru a afișa sfaturile" } -- Gitblit v1.9.3