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/da.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/da.json b/src/Apptag/Localization/da.json index 5aac946..de53f4f 100644 --- a/src/Apptag/Localization/da.json +++ b/src/Apptag/Localization/da.json @@ -239,5 +239,9 @@ "theme.purple": "Lilla", "theme.green": "Grøn", "theme.blue": "Blå", - "theme.colorful": "Farverig" + "theme.colorful": "Farverig", + "usageTips.closeReminder.title": "Vis tips igen senere", + "usageTips.closeReminder.message": "Du kan vise tips igen i Indstillinger > Generelt ved at fjerne markeringen af “Skjul brugstips”.", + "usageTips.closeReminder.doNotRemind": "Forstået. Mind mig ikke om det igen, når jeg lukker tips.", + "usageTips.closeReminder.previewCallout": "Fjern markeringen for at vise tips igen" } -- Gitblit v1.9.3