From 50e354e29ead4f3f2ef794cd6c92522ea563fc43 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 19 Jun 2026 20:53:32 +0800
Subject: [PATCH] Revert "Refine app grid material background"

---
 src/Apptag/Localization/en.json |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index b2a05a3..5822cda 100644
--- a/src/Apptag/Localization/en.json
+++ b/src/Apptag/Localization/en.json
@@ -207,5 +207,25 @@
   "help.copyLink": "Copy Help PDF link",
   "help.currentLanguage": "Opens the online PDF for the current app language.",
   "settings.language.auto": "Automatic",
-  "help.downloadPDF": "Download Help PDF"
+  "help.downloadPDF": "Download Help PDF",
+  "settings.hideUsageTips": "Hide usage tips",
+  "settings.hideUsageTipsDesc": "When enabled, the floating tips at the bottom of the app grid are hidden.",
+  "usageTips.previous": "Previous tip",
+  "usageTips.next": "Next tip",
+  "usageTips.tip1.title": "Tip 1 - Add tags:",
+  "usageTips.tip1.detail": "Open Settings, edit tags.",
+  "usageTips.tip2.title": "Tip 2 - Tag apps:",
+  "usageTips.tip2.detail": "Long-press an app, then drag it onto a tag.",
+  "usageTips.tip3.title": "Tip 3 - Move apps:",
+  "usageTips.tip3.detail": "Long-press an app, then drag it into a container.",
+  "usageTips.tip4.title": "Tip 4 - Copy apps:",
+  "usageTips.tip4.detail": "Long-press an app, Alt/Option-drag it into a container.",
+  "usageTips.tip5.title": "Tip 5 - Remove tags:",
+  "usageTips.tip5.detail": "Long-press an app, then drag it between containers.",
+  "usageTips.tip6.title": "Tip 6 - Reorder tags:",
+  "usageTips.tip6.detail": "Long-press a tag, then drag it to the target position.",
+  "usageTips.tip7.title": "Tip 7 - Reorder apps:",
+  "usageTips.tip7.detail": "Long-press an app, then drag it to a spot in the container.",
+  "usageTips.tip8.title": "Tip 8 - Edit notes:",
+  "usageTips.tip8.detail": "Right-click an app, enter a note."
 }

--
Gitblit v1.9.3