chore: docs

This commit is contained in:
xiaojunnuo
2026-01-13 23:01:31 +08:00
parent 3ce440a28d
commit b4c6d3c975
2 changed files with 2 additions and 2 deletions

View File

@@ -98,6 +98,6 @@ export default {
already_comm: "Already Business Edition, can't change to Professional Edition",
already_perpetual_plus: "You already have a perpetual Professional Edition, can't upgrade",
confirm: "Confirm",
not_effective: "Not effective?",
not_effective: "Not effective or duration not sync?",
learn_more: "More privileges",
};

View File

@@ -97,6 +97,6 @@ export default {
already_comm: "已经是商业版了,不能降级为专业版",
already_perpetual_plus: "您已经是永久专业版了,无法继续升级",
confirm: "确认",
not_effective: "VIP没有生效?",
not_effective: "VIP没有生效/时长未同步?",
learn_more: "更多特权(加VIP群等)",
};