mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
feat(subscription): add support for wallet overflow and downgrade group functionality in subscription plans
This commit is contained in:
Vendored
+7
@@ -138,6 +138,9 @@
|
||||
"Active models": "Active models",
|
||||
"active users": "active users",
|
||||
"Actual Amount": "Actual Amount",
|
||||
"Plan Price": "Plan Price",
|
||||
"Plan Quota": "Plan Quota",
|
||||
"Total quota included in the plan, usable per billing period. 0 means unlimited.": "Total quota included in the plan, usable per billing period. 0 means unlimited.",
|
||||
"Actual Model": "Actual Model",
|
||||
"Actual Model:": "Actual Model:",
|
||||
"Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.": "Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.",
|
||||
@@ -276,6 +279,10 @@
|
||||
"Allocated Memory": "Allocated Memory",
|
||||
"Allow accountFilter parameter": "Allow accountFilter parameter",
|
||||
"Allow balance redemption": "Allow balance redemption",
|
||||
"Allow wallet balance after quota used up": "Allow wallet balance after quota used up",
|
||||
"Downgrade Group": "Downgrade Group",
|
||||
"Downgrade to pre-purchase group": "Downgrade to pre-purchase group",
|
||||
"Downgrade to this group after the subscription expires": "Downgrade to this group after the subscription expires",
|
||||
"Allow Claude beta query passthrough": "Allow Claude beta query passthrough",
|
||||
"Allow clients to query configured ratios via `/api/ratio`.": "Allow clients to query configured ratios via `/api/ratio`.",
|
||||
"Allow HTTP image requests": "Allow HTTP image requests",
|
||||
|
||||
Reference in New Issue
Block a user