mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 17:29:44 +00:00
feat: plan index;flat i18n and add variable value type (#2762)
* feat: plan index * flat i18n and add variable value type * fix: ts * perf: free plan tip
This commit is contained in:
@@ -1,108 +1,86 @@
|
||||
{
|
||||
"bill": {
|
||||
"balance": "余额",
|
||||
"buy_plan": "购买套餐",
|
||||
"contact_customer_service": "联系客服",
|
||||
"conversion": "兑换",
|
||||
"convert_error": "兑换失败",
|
||||
"convert_success": "兑换成功",
|
||||
"current_token_price": "当前积分价格",
|
||||
"not_need_invoice": "余额支付,无法开票",
|
||||
"price": "价格",
|
||||
"renew_plan": "续费套餐",
|
||||
"standard_valid_tip": "套餐使用规则:系统优先使用更高级的套餐,原未用完的套餐将延后生效",
|
||||
"token_expire_1year": "积分有效期一年",
|
||||
"tokens": "积分",
|
||||
"use_balance": "使用余额",
|
||||
"use_balance_hint": "由于系统升级,原“自动续费从余额扣款”模式取消,余额充值入口关闭。您的余额可用于购买积分",
|
||||
"valid_time": "生效时间",
|
||||
"you_can_convert": "您可兑换",
|
||||
"yuan": "元"
|
||||
},
|
||||
"bill.balance": "余额",
|
||||
"bill.buy_plan": "购买套餐",
|
||||
"bill.contact_customer_service": "联系客服",
|
||||
"bill.conversion": "兑换",
|
||||
"bill.convert_error": "兑换失败",
|
||||
"bill.convert_success": "兑换成功",
|
||||
"bill.current_token_price": "当前积分价格",
|
||||
"bill.not_need_invoice": "余额支付,无法开票",
|
||||
"bill.price": "价格",
|
||||
"bill.renew_plan": "续费套餐",
|
||||
"bill.standard_valid_tip": "套餐使用规则:系统优先使用更高级的套餐,原未用完的套餐将延后生效",
|
||||
"bill.token_expire_1year": "积分有效期一年",
|
||||
"bill.tokens": "积分",
|
||||
"bill.use_balance": "使用余额",
|
||||
"bill.use_balance_hint": "由于系统升级,原“自动续费从余额扣款”模式取消,余额充值入口关闭。您的余额可用于购买积分",
|
||||
"bill.valid_time": "生效时间",
|
||||
"bill.you_can_convert": "您可兑换",
|
||||
"bill.yuan": "元",
|
||||
"bill_and_invoices": "账单 & 发票",
|
||||
"bind_inform_account_error": "绑定通知账号异常",
|
||||
"bind_inform_account_success": "绑定通知账号成功",
|
||||
"delete": {
|
||||
"admin_failed": "删除管理员失败",
|
||||
"admin_success": "删除管理员成功"
|
||||
},
|
||||
"delete.admin_failed": "删除管理员失败",
|
||||
"delete.admin_success": "删除管理员成功",
|
||||
"has_chosen": "已选择",
|
||||
"individuation": "个性化",
|
||||
"login": {
|
||||
"error": "登录异常",
|
||||
"password_condition": "密码最多 60 位",
|
||||
"success": "登录成功"
|
||||
},
|
||||
"login.error": "登录异常",
|
||||
"login.password_condition": "密码最多 60 位",
|
||||
"login.success": "登录成功",
|
||||
"name": "名称",
|
||||
"notice": "通知",
|
||||
"notification": {
|
||||
"Bind Notification Pipe Hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||||
"remind_owner_bind": "请提醒创建者绑定通知账号"
|
||||
},
|
||||
"notification.Bind Notification Pipe Hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||||
"notification.remind_owner_bind": "请提醒创建者绑定通知账号",
|
||||
"operations": "操作",
|
||||
"password": {
|
||||
"code_required": "验证码不能为空",
|
||||
"code_send_error": "验证码发送异常",
|
||||
"code_sended": "验证码已发送",
|
||||
"confirm": "确认密码",
|
||||
"email_phone_error": "邮箱/手机号格式错误",
|
||||
"email_phone_void": "邮箱/手机号不能为空",
|
||||
"get_code": "获取验证码",
|
||||
"get_code_again": "s后重新获取",
|
||||
"new_password": "新密码(4~20位)",
|
||||
"not_match": "两次密码不一致",
|
||||
"password_condition": "密码最少 4 位最多 20 位",
|
||||
"password_required": "密码不能为空",
|
||||
"retrieve": "找回密码",
|
||||
"retrieved": "密码已找回",
|
||||
"retrieved_account": "找回 {{account}} 账号",
|
||||
"to_login": "去登录",
|
||||
"verification_code": "验证码"
|
||||
},
|
||||
"permission": {
|
||||
"Manage": "管理员",
|
||||
"Manage tip": "团队管理员,拥有全部权限",
|
||||
"Read": "仅读",
|
||||
"Read desc": "成员仅可阅读相关资源,无法新建资源",
|
||||
"Write": "可写",
|
||||
"Write tip": "除了可读资源外,还可以新建新的资源",
|
||||
"only_collaborators": "仅协作者访问",
|
||||
"team_read": "团队可访问",
|
||||
"team_write": "团队可编辑"
|
||||
},
|
||||
"permission_des": {
|
||||
"manage": "可创建资源、邀请、删除成员",
|
||||
"read": "成员仅可阅读相关资源,无法新建资源",
|
||||
"write": "除了可读资源外,还可以新建新的资源"
|
||||
},
|
||||
"password.code_required": "验证码不能为空",
|
||||
"password.code_send_error": "验证码发送异常",
|
||||
"password.code_sended": "验证码已发送",
|
||||
"password.confirm": "确认密码",
|
||||
"password.email_phone_error": "邮箱/手机号格式错误",
|
||||
"password.email_phone_void": "邮箱/手机号不能为空",
|
||||
"password.get_code": "获取验证码",
|
||||
"password.get_code_again": "s后重新获取",
|
||||
"password.new_password": "新密码(4~20位)",
|
||||
"password.not_match": "两次密码不一致",
|
||||
"password.password_condition": "密码最少 4 位最多 20 位",
|
||||
"password.password_required": "密码不能为空",
|
||||
"password.retrieve": "找回密码",
|
||||
"password.retrieved": "密码已找回",
|
||||
"password.retrieved_account": "找回 {{account}} 账号",
|
||||
"password.to_login": "去登录",
|
||||
"password.verification_code": "验证码",
|
||||
"permission.Manage": "管理员",
|
||||
"permission.Manage tip": "团队管理员,拥有全部权限",
|
||||
"permission.Read": "仅读",
|
||||
"permission.Read desc": "成员仅可阅读相关资源,无法新建资源",
|
||||
"permission.Write": "可写",
|
||||
"permission.Write tip": "除了可读资源外,还可以新建新的资源",
|
||||
"permission.only_collaborators": "仅协作者访问",
|
||||
"permission.team_read": "团队可访问",
|
||||
"permission.team_write": "团队可编辑",
|
||||
"permission_des.manage": "可创建资源、邀请、删除成员",
|
||||
"permission_des.read": "成员仅可阅读相关资源,无法新建资源",
|
||||
"permission_des.write": "除了可读资源外,还可以新建新的资源",
|
||||
"permissions": "权限",
|
||||
"personal_information": "个人信息",
|
||||
"personalization": "个性化",
|
||||
"promotion_records": "推广记录",
|
||||
"register": {
|
||||
"confirm": "确认注册",
|
||||
"register_account": "注册 {{account}} 账号",
|
||||
"success": "注册成功",
|
||||
"to_login": "已有账号,去登录"
|
||||
},
|
||||
"register.confirm": "确认注册",
|
||||
"register.register_account": "注册 {{account}} 账号",
|
||||
"register.success": "注册成功",
|
||||
"register.to_login": "已有账号,去登录",
|
||||
"search_user": "搜索用户名",
|
||||
"sign_out": "登出",
|
||||
"synchronization": {
|
||||
"button": "立即同步",
|
||||
"placeholder": "请输入同步标签",
|
||||
"title": "填写标签同步链接,点击同步按钮即可同步"
|
||||
},
|
||||
"team": {
|
||||
"Add manager": "添加管理员",
|
||||
"add_collaborator": "添加协作者",
|
||||
"manage_collaborators": "管理协作者",
|
||||
"no_collaborators": "暂无协作者"
|
||||
},
|
||||
"usage": {
|
||||
"feishu": "飞书",
|
||||
"official_account": "公众号",
|
||||
"share": "分享链接",
|
||||
"wecom": "企业微信"
|
||||
},
|
||||
"synchronization.button": "立即同步",
|
||||
"synchronization.placeholder": "请输入同步标签",
|
||||
"synchronization.title": "填写标签同步链接,点击同步按钮即可同步",
|
||||
"team.Add manager": "添加管理员",
|
||||
"team.add_collaborator": "添加协作者",
|
||||
"team.manage_collaborators": "管理协作者",
|
||||
"team.no_collaborators": "暂无协作者",
|
||||
"usage.feishu": "飞书",
|
||||
"usage.official_account": "公众号",
|
||||
"usage.share": "分享链接",
|
||||
"usage.wecom": "企业微信",
|
||||
"usage_record": "使用记录"
|
||||
}
|
Reference in New Issue
Block a user