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",
|
||||
|
||||
Vendored
+7
@@ -138,6 +138,9 @@
|
||||
"Active models": "Modèles actifs",
|
||||
"active users": "utilisateurs actifs",
|
||||
"Actual Amount": "Montant réel",
|
||||
"Plan Price": "Prix du forfait",
|
||||
"Plan Quota": "Quota du forfait",
|
||||
"Total quota included in the plan, usable per billing period. 0 means unlimited.": "Quota total inclus dans le forfait, utilisable par période de facturation. 0 signifie illimité.",
|
||||
"Actual Model": "Modèle réel",
|
||||
"Actual Model:": "Modèle réel :",
|
||||
"Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.": "Adapter les requêtes avec le suffixe `-thinking` au comportement de pensée natif d’Anthropic tout en gardant une facturation prévisible.",
|
||||
@@ -276,6 +279,10 @@
|
||||
"Allocated Memory": "Mémoire allouée",
|
||||
"Allow accountFilter parameter": "Autoriser le paramètre accountFilter",
|
||||
"Allow balance redemption": "Autoriser le paiement avec le solde",
|
||||
"Allow wallet balance after quota used up": "Autoriser le solde du portefeuille une fois le quota épuisé",
|
||||
"Downgrade Group": "Groupe de rétrogradation",
|
||||
"Downgrade to pre-purchase group": "Rétrograder vers le groupe d'avant l'achat",
|
||||
"Downgrade to this group after the subscription expires": "Rétrograder vers ce groupe après l'expiration de l'abonnement",
|
||||
"Allow Claude beta query passthrough": "Autoriser le passage des requêtes bêta Claude",
|
||||
"Allow clients to query configured ratios via `/api/ratio`.": "Autoriser les clients à interroger les ratios configurés via `/api/ratio`.",
|
||||
"Allow HTTP image requests": "Autoriser les requêtes d'images HTTP",
|
||||
|
||||
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画像リクエストを許可",
|
||||
|
||||
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-запросы изображений",
|
||||
|
||||
Vendored
+7
@@ -138,6 +138,9 @@
|
||||
"Active models": "Mô hình đang hoạt động",
|
||||
"active users": "Người dùng tích cực",
|
||||
"Actual Amount": "Số tiền thực tế",
|
||||
"Plan Price": "Giá gói",
|
||||
"Plan Quota": "Hạn ngạch gói",
|
||||
"Total quota included in the plan, usable per billing period. 0 means unlimited.": "Tổng hạn ngạch bao gồm trong gói, dùng được mỗi kỳ thanh toán. 0 nghĩa là không giới hạn.",
|
||||
"Actual Model": "Mô hình thực tế",
|
||||
"Actual Model:": "Mô hình thực tế:",
|
||||
"Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.": "Điều chỉnh các yêu cầu có hậu tố `-thinking` sang hành vi suy luận gốc của Anthropic trong khi vẫn giữ tính phí dễ dự đoán.",
|
||||
@@ -276,6 +279,10 @@
|
||||
"Allocated Memory": "Bộ nhớ đã cấp phát",
|
||||
"Allow accountFilter parameter": "Cho phép tham số accountFilter",
|
||||
"Allow balance redemption": "Cho phép thanh toán bằng số dư",
|
||||
"Allow wallet balance after quota used up": "Cho phép dùng số dư ví sau khi dùng hết hạn ngạch",
|
||||
"Downgrade Group": "Nhóm hạ cấp",
|
||||
"Downgrade to pre-purchase group": "Hạ xuống nhóm trước khi mua",
|
||||
"Downgrade to this group after the subscription expires": "Hạ xuống nhóm này sau khi đăng ký hết hạn",
|
||||
"Allow Claude beta query passthrough": "Cho phép chuyển tiếp truy vấn beta Claude",
|
||||
"Allow clients to query configured ratios via `/api/ratio`.": "Cho phép khách hàng truy vấn các tỷ lệ đã cấu hình thông qua `/api/ratio`.",
|
||||
"Allow HTTP image requests": "Cho phép yêu cầu hình ảnh HTTP",
|
||||
|
||||
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 beta 查询透传",
|
||||
"Allow clients to query configured ratios via `/api/ratio`.": "允许客户端通过 `/api/ratio` 查询配置的比例。",
|
||||
"Allow HTTP image requests": "允许 HTTP 图像请求",
|
||||
|
||||
Vendored
+7
@@ -350,6 +350,10 @@ export const STATIC_I18N_KEYS = [
|
||||
'Priority',
|
||||
'Payment Channel',
|
||||
'No Upgrade',
|
||||
'Downgrade to pre-purchase group',
|
||||
'Downgrade Group',
|
||||
'Downgrade to this group after the subscription expires',
|
||||
'Allow wallet balance after quota used up',
|
||||
'Unlimited',
|
||||
'Update plan info',
|
||||
'Create new subscription plan',
|
||||
@@ -361,6 +365,9 @@ export const STATIC_I18N_KEYS = [
|
||||
'Plan Subtitle',
|
||||
'e.g. Suitable for light usage',
|
||||
'Actual Amount',
|
||||
'Plan Price',
|
||||
'Plan Quota',
|
||||
'Total quota included in the plan, usable per billing period. 0 means unlimited.',
|
||||
'Total Quota',
|
||||
'0 means unlimited',
|
||||
'Sort Order',
|
||||
|
||||
Reference in New Issue
Block a user