mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
84 lines
2.8 KiB
JSON
84 lines
2.8 KiB
JSON
{
|
|
"bind_inform_account_error": "绑定通知账号异常",
|
|
"bind_inform_account_success": "绑定通知账号成功",
|
|
"delete": {
|
|
"admin_failed": "删除管理员失败",
|
|
"admin_success": "删除管理员成功"
|
|
},
|
|
"has_chosen": "已选择",
|
|
"login": {
|
|
"error": "登录异常",
|
|
"failed": "登录失败",
|
|
"login_account": "登录 {{account}} 账号",
|
|
"login_error": "用户名或密码错误",
|
|
"password_condition": "密码最多 60 位",
|
|
"success": "登录成功",
|
|
"to_register": "没有账号,去注册"
|
|
},
|
|
"name": "名称",
|
|
"notification": {
|
|
"Bind Notification Pipe Hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
|
"remind_owner_bind": "请提醒创建者绑定通知账号"
|
|
},
|
|
"operations": "操作",
|
|
"password": {
|
|
"change_error": "修改密码异常",
|
|
"code_required": "验证码不能为空",
|
|
"code_send_error": "验证码发送异常",
|
|
"code_sended": "验证码已发送",
|
|
"confirm": "确认密码",
|
|
"email_phone": "邮箱/手机号",
|
|
"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": "团队可编辑"
|
|
},
|
|
"permissions": "权限",
|
|
"register": {
|
|
"confirm": "确认注册",
|
|
"error": "注册异常",
|
|
"failed": "注册失败",
|
|
"register_account": "注册 {{account}} 账号",
|
|
"success": "注册成功",
|
|
"to_login": "已有账号,去登录"
|
|
},
|
|
"search_user": "搜索用户名",
|
|
"synchronization": {
|
|
"button": "立即同步",
|
|
"placeholder": "请输入同步标签",
|
|
"title": "填写标签同步链接,点击同步按钮即可同步"
|
|
},
|
|
"team": {
|
|
"Add manager": "添加管理员",
|
|
"add_collaborator": "添加协作者",
|
|
"manage_collaborators": "管理协作者",
|
|
"no_collaborators": "暂无协作者"
|
|
},
|
|
"usage": {
|
|
"feishu": "飞书",
|
|
"official_account": "公众号",
|
|
"share": "分享链接",
|
|
"wecom": "企业微信"
|
|
}
|
|
}
|