mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
feat: more sub plan info;fix: emprt index (#4997)
* feat: more sub plan info * fix: emprt index * doc
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"ai_points_calculation_standard": "AI 积分",
|
||||
"ai_points_usage": "AI 积分使用量",
|
||||
"ai_points_usage_tip": "每次调用 AI 模型时,都会消耗一定的 AI 积分。具体的计算标准可参考上方的“计费标准”。",
|
||||
"app_amount": "应用数量",
|
||||
"avatar": "头像",
|
||||
"avatar_selection_exception": "头像选择异常",
|
||||
"balance": "余额",
|
||||
@@ -21,6 +22,7 @@
|
||||
"contact_us": "联系我们",
|
||||
"current_package": "当前套餐",
|
||||
"current_token_price": "当前积分价格",
|
||||
"dataset_amount": "知识库数量",
|
||||
"effective_time": "生效时间",
|
||||
"email_label": "邮箱",
|
||||
"exchange": "兑换",
|
||||
@@ -34,6 +36,7 @@
|
||||
"help_document": "帮助文档",
|
||||
"knowledge_base_capacity": "知识库容量",
|
||||
"manage": "管理",
|
||||
"member_amount": "成员数量",
|
||||
"member_name": "成员名",
|
||||
"month": "月",
|
||||
"new_password": "新密码",
|
||||
@@ -53,7 +56,9 @@
|
||||
"please_bind_contact": "请绑定联系方式",
|
||||
"please_bind_notification_receiving_path": "请先绑定通知接收途径",
|
||||
"purchase_extra_package": "购买额外套餐",
|
||||
"redeem_coupon": "兑换码",
|
||||
"reminder_create_bound_notification_account": "提醒创建者绑定通知账号",
|
||||
"reset_password": "重置密码",
|
||||
"resource_usage": "资源用量",
|
||||
"select_avatar": "点击选择头像",
|
||||
"standard_package_and_extra_resource_package": "包含标准套餐与额外资源包",
|
||||
@@ -65,7 +70,6 @@
|
||||
"type": "类型",
|
||||
"unlimited": "无限制",
|
||||
"update_password": "修改密码",
|
||||
"reset_password": "重置密码",
|
||||
"update_success_tip": "更新数据成功",
|
||||
"upgrade_package": "升级套餐",
|
||||
"usage_balance": "使用余额: 使用余额",
|
||||
@@ -74,6 +78,5 @@
|
||||
"user_team_team_name": "团队",
|
||||
"verification_code": "验证码",
|
||||
"you_can_convert": "您可以兑换",
|
||||
"yuan": "元",
|
||||
"redeem_coupon": "兑换码"
|
||||
"yuan": "元"
|
||||
}
|
||||
|
Reference in New Issue
Block a user