From 43640e6e65fc798d7702531fa2189affc4a046df Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Sun, 10 May 2026 19:36:04 +0800 Subject: [PATCH] Improve fullscreen overlay space handling --- Apptag/Localization/zh-Hant.json | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/Apptag/Localization/zh-Hant.json b/Apptag/Localization/zh-Hant.json index 8f9cd8c..aac18be 100644 --- a/Apptag/Localization/zh-Hant.json +++ b/Apptag/Localization/zh-Hant.json @@ -22,9 +22,6 @@ "settings.tagFontDesc": "調整浮層中分組名稱標籤的大小。", "settings.iconSize": "圖示大小:", "settings.iconSizeDesc": "圖示顯示尺寸。網格列會自動調整。", - "settings.reindex": "重新索引", - "settings.reindexDesc": "重新掃描所有 App 目錄並重新整理標籤資料庫。", - "settings.indexMgmt": "索引管理", "settings.backup": "備份與還原", "settings.export": "匯出標籤…", "settings.import": "匯入標籤…", @@ -43,4 +40,4 @@ "tag.cancel": "取消", "tag.add": "新增", "tag.newName": "新標籤名稱" -} +} \ No newline at end of file -- Gitblit v1.9.3