From 755ca63e4d37c1a54db7fc6475152319a4e46ceb Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 20:53:56 +0800
Subject: [PATCH] Freeze 8.1.7 colorful theme tuning

---
 src/Apptag/Localization/zh-Hant.json |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/src/Apptag/Localization/zh-Hant.json b/src/Apptag/Localization/zh-Hant.json
index 7eff870..fb09627 100644
--- a/src/Apptag/Localization/zh-Hant.json
+++ b/src/Apptag/Localization/zh-Hant.json
@@ -187,6 +187,9 @@
   "quickSearch.globalHotkey": "快捷搜尋(全域)",
   "quickSearch.globalHotkeyDesc": "不在 TagLauncher 主介面時,直接打開快捷搜尋。全域有效。",
   "quickSearch.spaceDisplay": "Space(空格鍵)",
+  "trackpadGesture.title": "觸控板手勢",
+  "trackpadGesture.description": "在第三方手勢工具中把觸控板手勢映射到這個 URL,即可顯示應用列表。",
+  "trackpadGesture.status": "外部工具",
   "smart.category.GTD": "任務與 GTD",
   "smart.category.Notes": "筆記",
   "smart.category.Meeting": "會議",
@@ -235,13 +238,13 @@
   "usageTips.tip8.title": "技巧8-編輯備註",
   "usageTips.tip8.detail": "在應用程式上按右鍵 > 輸入內容",
   "theme.default": "預設",
-  "theme.deepBlue": "深藍",
+  "theme.deepBlue": "暗色炫彩",
   "theme.black": "黑色",
   "theme.pink": "粉紅",
   "theme.purple": "紫色",
   "theme.green": "綠色",
   "theme.blue": "藍色",
-  "theme.colorful": "炫彩",
+  "theme.colorful": "亮色炫彩",
   "usageTips.closeReminder.title": "之後還能重新查看使用技巧",
   "usageTips.closeReminder.message": "之後可在「設定 > 通用」取消勾選「隱藏使用技巧」,再次查看 tips。",
   "usageTips.closeReminder.doNotRemind": "知道了,下次關閉時不要再提醒我",
@@ -290,5 +293,9 @@
   "pro.theme.preview.status": "正在預覽 Pro 主題",
   "pro.theme.status.free": "免費主題已可使用。解鎖 Pro 後可長期使用全部進階主題。",
   "pro.theme.status.preview": "正在預覽 Pro 主題。解鎖 Pro 後可在預覽結束後繼續保留。",
-  "pro.theme.status.unlocked": "這台 Mac 上的全部主題都已解鎖。"
+  "pro.theme.status.previewCountdown": "體驗中 · 剩餘 %time%",
+  "pro.theme.status.unlocked": "這台 Mac 上的全部主題都已解鎖。",
+  "theme.tuning.dark": "暗色炫彩調色",
+  "theme.tuning.light": "亮色炫彩調色",
+  "theme.tuning.desc": "調整背景的液體流動色彩,主題會保持目前的明暗風格。主題只會改變應用程式網格背景。容器會保持一致的玻璃面板。"
 }

--
Gitblit v1.9.3