From 36a921683b8f8bf62a01b1f7782fa641ad7526f0 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 25 Jun 2026 17:23:58 +0800
Subject: [PATCH] Polish usage tips close reminder layout

---
 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