From b19bcd64878518b8617d0e1910f4c6a9f00316a4 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 10:19:35 +0800
Subject: [PATCH] Document App Store pricing gate for 8.1.6

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

diff --git a/src/Apptag/Localization/zh-Hans.json b/src/Apptag/Localization/zh-Hans.json
index 94b0c07..3ca718d 100644
--- a/src/Apptag/Localization/zh-Hans.json
+++ b/src/Apptag/Localization/zh-Hans.json
@@ -111,10 +111,10 @@
   "smart.category.media": "媒体",
   "smart.category.video": "视频",
   "smart.category.audio": "音频",
-  "smart.category.picture-photo": "图片与照片",
+  "smart.category.picture-photo": "图片",
   "smart.category.utilities": "工具",
   "smart.category.system": "系统应用",
-  "smart.category.system-enhancement": "系统能力强化",
+  "smart.category.system-enhancement": "系统工具",
   "smart.category.entertainment": "影音娱乐",
   "smart.category.game": "游戏",
   "smart.category.finance": "财务",
@@ -187,10 +187,13 @@
   "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": "会议",
-  "smart.category.office": "办公",
+  "smart.category.office": "办公文档",
   "smart.category.PDF": "PDF",
   "smart.category.api-tools": "API 工具",
   "smart.category.database-tools": "数据库",
@@ -290,5 +293,6 @@
   "pro.theme.preview.status": "正在预览 Pro 主题",
   "pro.theme.status.free": "免费主题已经可用。解锁 Pro 后可长期使用全部高级主题。",
   "pro.theme.status.preview": "正在预览 Pro 主题。解锁 Pro 后可在预览结束后继续保留。",
+  "pro.theme.status.previewCountdown": "体验中 · 剩余 %time%",
   "pro.theme.status.unlocked": "这台 Mac 上的全部主题都已解锁。"
 }

--
Gitblit v1.9.3