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/zh-Hant.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/zh-Hant.json b/src/Apptag/Localization/zh-Hant.json index 316288e..a0457db 100644 --- a/src/Apptag/Localization/zh-Hant.json +++ b/src/Apptag/Localization/zh-Hant.json @@ -239,5 +239,9 @@ "theme.purple": "紫色", "theme.green": "綠色", "theme.blue": "藍色", - "theme.colorful": "炫彩" + "theme.colorful": "炫彩", + "usageTips.closeReminder.title": "之後還能重新查看使用技巧", + "usageTips.closeReminder.message": "之後可在「設定 > 通用」取消勾選「隱藏使用技巧」,再次查看 tips。", + "usageTips.closeReminder.doNotRemind": "知道了,下次關閉時不要再提醒我", + "usageTips.closeReminder.previewCallout": "取消這裡的勾選" } -- Gitblit v1.9.3