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

diff --git a/src/Apptag/Localization/ja.json b/src/Apptag/Localization/ja.json
index 6fdd118..f28e098 100644
--- a/src/Apptag/Localization/ja.json
+++ b/src/Apptag/Localization/ja.json
@@ -239,5 +239,9 @@
   "theme.purple": "パープル",
   "theme.green": "グリーン",
   "theme.blue": "ブルー",
-  "theme.colorful": "カラフル"
+  "theme.colorful": "カラフル",
+  "usageTips.closeReminder.title": "あとでヒントをもう一度見る",
+  "usageTips.closeReminder.message": "設定 > 一般で「使用ヒントを隠す」のチェックを外すと、ヒントを再表示できます。",
+  "usageTips.closeReminder.doNotRemind": "了解しました。次回ヒントを閉じるときは表示しません。",
+  "usageTips.closeReminder.previewCallout": "再表示するにはこのチェックを外します"
 }

--
Gitblit v1.9.3