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

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index b9e414d..285c321 100644
--- a/src/Apptag/Localization/en.json
+++ b/src/Apptag/Localization/en.json
@@ -239,5 +239,9 @@
   "theme.purple": "Purple",
   "theme.green": "Green",
   "theme.blue": "Blue",
-  "theme.colorful": "Colorful"
+  "theme.colorful": "Colorful",
+  "usageTips.closeReminder.title": "Show tips again later",
+  "usageTips.closeReminder.message": "You can show tips again later in Settings > General by clearing “Hide usage tips”.",
+  "usageTips.closeReminder.doNotRemind": "Got it. Don’t remind me next time I close tips.",
+  "usageTips.closeReminder.previewCallout": "Clear this checkbox to show tips again"
 }

--
Gitblit v1.9.3