mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00

* perf: simple app save * fix: notify config i18n * perf: service side props render * perf: model selector * update doc
84 lines
4.0 KiB
JSON
84 lines
4.0 KiB
JSON
{
|
||
"account_duplicate": "账号",
|
||
"account_knowledge_base_cleanup_warning": "免费版团队连续 30 天未登录系统时,系统会自动清理账号知识库。",
|
||
"active": "生效中",
|
||
"ai_points": "AI 积分",
|
||
"ai_points_calculation_standard": "AI 积分",
|
||
"ai_points_usage": "AI 积分使用量",
|
||
"ai_points_usage_tip": "每次调用 AI 模型时,都会消耗一定的 AI 积分。具体的计算标准可参考上方的“计费标准”。",
|
||
"avatar": "头像",
|
||
"avatar_selection_exception": "头像选择异常",
|
||
"balance": "余额",
|
||
"billing_standard": "计费标准",
|
||
"bind_notification_error": "绑定通知账号异常",
|
||
"bind_notification_hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||
"bind_notification_success": "绑定通知账号成功",
|
||
"cancel": "取消",
|
||
"change": "变更",
|
||
"choose_avatar": "点击选择头像",
|
||
"click_modify_nickname": "点击修改昵称",
|
||
"code_required": "验证码不能为空",
|
||
"confirm": "确认",
|
||
"confirm_password": "确认密码",
|
||
"contact_customer_service": "联系客服",
|
||
"contact_us": "联系我们",
|
||
"current_package": "当前套餐",
|
||
"current_token_price": "当前积分价格",
|
||
"effective_time": "生效时间",
|
||
"email_label": "邮箱",
|
||
"exchange": "兑换",
|
||
"exchange_failure": "兑换失败",
|
||
"exchange_success": "兑换成功",
|
||
"expiration_time": "到期时间",
|
||
"expired": "已过期",
|
||
"group": "组",
|
||
"help_chatbot": "机器人助手",
|
||
"help_document": "帮助文档",
|
||
"knowledge_base_capacity": "知识库容量",
|
||
"manage": "管理",
|
||
"member_name": "成员名",
|
||
"month": "月",
|
||
"new_password": "新密码",
|
||
"notification_receiving": "通知接收",
|
||
"notification_receiving_hint": "通知接收",
|
||
"old_password": "旧密码",
|
||
"open_api_notice": "可以填写 OpenAI/OneAPI 的相关密钥。如果你填写了该内容,在线上平台使用【 AI 对话】、【问题分类】和【内容提取】将会走你填写的 Key,不会计费。请注意你的 Key 是否有访问对应模型的权限。 GPT 模型可以选择 FastAI 。",
|
||
"openai_account_configuration": "OpenAI 账号配置",
|
||
"openai_account_setting_exception": "设置 OpenAI 账号异常",
|
||
"package_and_usage": "套餐与用量",
|
||
"package_details": "套餐详情",
|
||
"package_expiry_time": "套餐到期时间",
|
||
"package_usage_rules": "套餐使用规则:系统优先使用更高级的套餐,原未用完的套餐将延后生效",
|
||
"password": "密码",
|
||
"password_length_error": "密码最少 4 位最多 60 位",
|
||
"password_mismatch": "密码不一致: 两次密码不一致",
|
||
"password_update_error": "修改密码异常",
|
||
"password_update_success": "修改密码成功",
|
||
"pending_usage": "待使用",
|
||
"personal_information": "个人信息",
|
||
"phone_label": "手机号",
|
||
"please_bind_notification_receiving_path": "请先绑定通知接收途径",
|
||
"purchase_extra_package": "购买额外套餐",
|
||
"reminder_create_bound_notification_account": "提醒创建者绑定通知账号",
|
||
"request_address_notice": "请求地址,默认为 openai 官方。可填中转地址,未自动补全 \"v1\"",
|
||
"resource_usage": "资源用量",
|
||
"select_avatar": "点击选择头像",
|
||
"standard_package_and_extra_resource_package": "包含标准套餐与额外资源包",
|
||
"storage_capacity": "存储量",
|
||
"team_balance": "团队余额",
|
||
"token_validity_period": "积分有效期一年",
|
||
"tokens": "积分",
|
||
"type": "类型",
|
||
"unlimited": "无限制",
|
||
"update_password": "修改密码",
|
||
"update_success_tip": "更新数据成功",
|
||
"upgrade_package": "升级套餐",
|
||
"usage_balance": "使用余额: 使用余额",
|
||
"usage_balance_notice": "由于系统升级,原“自动续费从余额扣款”模式取消,余额充值入口关闭。您的余额可用于购买积分",
|
||
"user_account": "账号",
|
||
"user_team_team_name": "团队名",
|
||
"verification_code": "验证码",
|
||
"you_can_convert": "您可以兑换",
|
||
"yuan": "元"
|
||
}
|