From 0ae3a9359e4cdf6ae5b669c4affd91662463f370 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Wed, 01 Jul 2026 23:17:36 +0800
Subject: [PATCH] Prepare TagLauncher 8.3.1 candidate

---
 src/Apptag/Localization/en.json |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index f741320..83e8723 100644
--- a/src/Apptag/Localization/en.json
+++ b/src/Apptag/Localization/en.json
@@ -343,5 +343,20 @@
   "settings.proCompare.pro": "Pro",
   "settings.proStatus.unavailableFeature": "Unavailable",
   "settings.proStatus.previewFiveMinutes": "5-minute preview only",
-  "settings.proGuide.general": "Only Pro users can use colored containers / colored grids"
+  "settings.proGuide.general": "Only Pro users can use colored containers / colored grids",
+  "pro.feature.customContainerQuota": "Custom container quota",
+  "pro.feature.customContainerQuota.benefit": "Free version can maintain 6 custom containers. Pro unlocks unlimited tag management.",
+  "pro.prompt.customContainerQuota": "Custom container quota is part of Pro. Unlock Pro to create and manage unlimited tags.",
+  "pro.customContainers.quotaShort": "Free users can use 6 custom tags (containers): %used% / %limit% used",
+  "pro.customContainers.quotaUnlimitedShort": "Pro unlocked: unlimited custom containers",
+  "pro.customContainers.quotaPrompt": "Free version can maintain %limit% custom containers. You have used %used% / %limit%, with %remaining% remaining. Upgrade to Pro to create and manage unlimited tags, or edit/delete existing tags to keep using the free quota.",
+  "pro.customContainers.manageExisting": "Manage existing tags",
+  "pro.tagSorting.previewToast": "Current tag order is preview only. Unlock Pro to save tag order.",
+  "pro.feature.maintainableTagCount": "Maintainable tag count",
+  "pro.feature.tagOrderPersistence": "Custom sorting: tag position in the list (= container position)",
+  "pro.feature.containerAppOrderPersistence": "Custom sorting: app icon positions inside containers",
+  "settings.proStatus.maxSixTags": "Up to 6",
+  "settings.proStatus.unlimitedTags": "✅ No limit",
+  "settings.proStatus.previewOnly": "Preview only",
+  "settings.proStatus.supported": "✅ Supported"
 }

--
Gitblit v1.9.3