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/sv.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/Apptag/Localization/sv.json b/src/Apptag/Localization/sv.json
index f8a0ae1..d003fe5 100644
--- a/src/Apptag/Localization/sv.json
+++ b/src/Apptag/Localization/sv.json
@@ -239,5 +239,9 @@
   "theme.purple": "Lila",
   "theme.green": "Grön",
   "theme.blue": "Blå",
-  "theme.colorful": "Färgstark"
+  "theme.colorful": "Färgstark",
+  "usageTips.closeReminder.title": "Visa tips igen senare",
+  "usageTips.closeReminder.message": "Du kan visa tips igen i Inställningar > Allmänt genom att avmarkera “Dölj användningstips”.",
+  "usageTips.closeReminder.doNotRemind": "Jag förstår. Påminn mig inte igen när jag stänger tips.",
+  "usageTips.closeReminder.previewCallout": "Avmarkera detta för att visa tips igen"
 }

--
Gitblit v1.9.3