From 0f7ee6e29f70017dd4fdfe2dd3a6106f7204f04f Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 02 Jul 2026 02:40:40 +0800 Subject: [PATCH] Document Raycast extension backlog --- src/Apptag/Localization/zh-Hant.json | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/zh-Hant.json b/src/Apptag/Localization/zh-Hant.json index 19714aa..ef7bad4 100644 --- a/src/Apptag/Localization/zh-Hant.json +++ b/src/Apptag/Localization/zh-Hant.json @@ -343,5 +343,20 @@ "settings.proCompare.pro": "Pro 版", "settings.proStatus.unavailableFeature": "不可用", "settings.proStatus.previewFiveMinutes": "只可預覽 5 分鐘", - "settings.proGuide.general": "僅 Pro 使用者可以使用彩色容器/彩色網格" + "settings.proGuide.general": "僅 Pro 使用者可以使用彩色容器/彩色網格", + "pro.feature.customContainerQuota": "自訂容器額度", + "pro.feature.customContainerQuota.benefit": "免費版可維護 6 個自訂容器。Pro 可建立和管理不限數量的標籤。", + "pro.prompt.customContainerQuota": "自訂容器額度屬於 Pro 功能。解鎖 Pro 後,可建立和管理不限數量的標籤。", + "pro.customContainers.quotaShort": "免費使用者可以使用 6 個自訂標籤(容器):已使用 %used% / %limit%", + "pro.customContainers.quotaUnlimitedShort": "Pro 已解鎖:自訂容器不限數量", + "pro.customContainers.quotaPrompt": "免費版可維護 %limit% 個自訂容器,目前已使用 %used% / %limit%,還可維護 %remaining% 個。升級 Pro 後可建立和管理不限數量的標籤。你也可以編輯或刪除既有標籤後繼續使用免費額度。", + "pro.customContainers.manageExisting": "管理既有標籤", + "pro.tagSorting.previewToast": "目前標籤順序僅為預覽。解鎖 Pro 後才可儲存標籤順序。", + "pro.feature.maintainableTagCount": "可維護標籤數量", + "pro.feature.tagOrderPersistence": "自訂排序:標籤在列表中的位置(=容器顯示位置)", + "pro.feature.containerAppOrderPersistence": "自訂排序:容器內 App 圖示位置", + "settings.proStatus.maxSixTags": "最多 6 個", + "settings.proStatus.unlimitedTags": "✅沒有限制", + "settings.proStatus.previewOnly": "只可預覽", + "settings.proStatus.supported": "✅支援" } -- Gitblit v1.9.3