mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-12 15:21:09 +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 users": "アクティブユーザー",
|
||||
"Actual Amount": "実際の金額",
|
||||
"Plan Price": "プラン価格",
|
||||
"Plan Quota": "プランのクォータ",
|
||||
"Total quota included in the plan, usable per billing period. 0 means unlimited.": "プランに含まれる合計クォータ。請求期間ごとに使用可能。0 は無制限を意味します。",
|
||||
"Actual Model": "実際のモデル",
|
||||
"Actual Model:": "実際のモデル:",
|
||||
"Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.": "`-thinking` サフィックス付きリクエストを Anthropic ネイティブの思考動作に適配し、課金を予測可能に保ちます。",
|
||||
@@ -276,6 +279,10 @@
|
||||
"Allocated Memory": "割り当て済みメモリ",
|
||||
"Allow accountFilter parameter": "accountFilter パラメータを許可",
|
||||
"Allow balance redemption": "残高での交換を許可",
|
||||
"Allow wallet balance after quota used up": "クォータ使い切り後にウォレット残高の使用を許可",
|
||||
"Downgrade Group": "ダウングレードグループ",
|
||||
"Downgrade to pre-purchase group": "購入前のグループにダウングレード",
|
||||
"Downgrade to this group after the subscription expires": "サブスクリプションの有効期限が切れた後、このグループにダウングレードします",
|
||||
"Allow Claude beta query passthrough": "Claude ベータクエリのパススルーを許可",
|
||||
"Allow clients to query configured ratios via `/api/ratio`.": "クライアントが `/api/ratio` 経由で設定された比率を照会できるようにします。",
|
||||
"Allow HTTP image requests": "HTTP画像リクエストを許可",
|
||||
|
||||
Reference in New Issue
Block a user