From 28be00ea53666fd5500a702a3c187c0e27dd90ad Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 27 Jun 2026 16:26:30 +0800
Subject: [PATCH] Simplify SmartStart default categories

---
 src/Apptag/Localization/zh-Hant.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/Apptag/Localization/zh-Hant.json b/src/Apptag/Localization/zh-Hant.json
index 892f5c0..7eff870 100644
--- a/src/Apptag/Localization/zh-Hant.json
+++ b/src/Apptag/Localization/zh-Hant.json
@@ -105,16 +105,16 @@
   "smart.category.productivity": "辦公",
   "smart.category.file-management": "檔案管理",
   "smart.category.transfer": "上傳與下載",
-  "smart.category.development": "程式開發",
+  "smart.category.development": "程式編寫",
   "smart.category.design": "設計",
   "smart.category.writing": "寫作",
   "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": "財務",
@@ -190,7 +190,7 @@
   "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": "資料庫",

--
Gitblit v1.9.3