feat: enhance wallet billing features (#5293)

* feat: enhance wallet billing features with new dataset and points options

* chore: removed local state for dataset month and replaced it with form state management

* chore: remove redundant state
This commit is contained in:
酒川户
2025-07-23 18:22:28 +08:00
committed by GitHub
parent e008b21954
commit 662c790fe4
10 changed files with 394 additions and 157 deletions
+15
View File
@@ -1143,6 +1143,7 @@
"support.wallet.subscription.Ai points": "AI 积分计算标准",
"support.wallet.subscription.Current plan": "当前套餐",
"support.wallet.subscription.Extra ai points": "额外 AI 积分",
"support.wallet.subscription.Extra ai points description": "积分购买量与有效期智能联动, 买的越多用的越久",
"support.wallet.subscription.Extra dataset size": "额外知识库容量",
"support.wallet.subscription.Extra plan": "额外资源包",
"support.wallet.subscription.Extra plan tip": "标准套餐不够时,您可以购买额外资源包继续使用",
@@ -1156,6 +1157,20 @@
"support.wallet.subscription.Training weight": "训练优先级:{{weight}}",
"support.wallet.subscription.Update extra ai points": "额外 AI 积分",
"support.wallet.subscription.Update extra dataset size": "额外存储量",
"support.wallet.subscription.Update extra expire 1 month": "1个月",
"support.wallet.subscription.Update extra expire 12 months": "12个月",
"support.wallet.subscription.Update extra expire 3 months": "3个月",
"support.wallet.subscription.Update extra expire 6 months": "6个月",
"support.wallet.buy_ai_points": "购买 AI 积分",
"support.wallet.subscription.Update extra expire": "有效期",
"support.wallet.subscription.Update extra price": "价格",
"support.wallet.subscription.Update extra dataset tips": "知识库索引量到期后,仍保留已有数据,无法增改数据",
"support.wallet.subscription.Dataset size": "知识库索引量",
"support.wallet.buy_dataset_capacity": "购买知识库索引量",
"support.wallet.subscription.Extra dataset description": "支持根据实际需求为知识库索引量延长有效期",
"support.wallet.subscription.Extra dataset unit": "组/1个月",
"support.wallet.subscription.Update extra ai points tips": "购买积分即刻生效,过期后将自动失效",
"support.wallet.subscription.Points amount": "积分量",
"support.wallet.subscription.Upgrade plan": "升级套餐",
"support.wallet.subscription.ai_model": "AI语言模型",
"support.wallet.subscription.eval_items_count": "单次评测数据条数: {{count}} 条",