mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-23 17:48:37 +00:00
✨ chore: Improve subscription billing fallback and UI states
Add a lightweight active-subscription check to skip subscription pre-consume when none exist, reducing unnecessary transactions and locks. In the subscription UI, disable subscription-first options when no active plan is available, show the effective fallback to wallet with a clear notice, and distinguish “invalidated” from “expired” states. Update i18n strings across supported locales to reflect the new messages and status labels.
This commit is contained in:
@@ -2705,10 +2705,13 @@
|
||||
"我的订阅": "Мои подписки",
|
||||
"个生效中": "активных",
|
||||
"无生效": "Нет активных",
|
||||
"已保存偏好为": "Сохранённая настройка: ",
|
||||
",当前无生效订阅,将自动使用钱包": ", нет активной подписки, автоматически будет использоваться кошелек.",
|
||||
"个已过期": "истекших",
|
||||
"订阅": "Подписка",
|
||||
"至": "до",
|
||||
"过期于": "Истекает",
|
||||
"作废于": "Аннулировано",
|
||||
"购买套餐后即可享受模型权益": "После покупки плана доступны преимущества моделей",
|
||||
"限购": "Лимит",
|
||||
"推荐": "Рекомендуется",
|
||||
|
||||
Reference in New Issue
Block a user