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

diff --git a/src/Apptag/Localization/ko.json b/src/Apptag/Localization/ko.json
index 61b14b8..73be18b 100644
--- a/src/Apptag/Localization/ko.json
+++ b/src/Apptag/Localization/ko.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