|
68 | 68 | "code_error.system_error.community_version_num_limit": "超出开源版数量限制,请升级商业版: https://fastgpt.in", |
69 | 69 | "code_error.team_error.ai_points_not_enough": "", |
70 | 70 | "code_error.team_error.app_amount_not_enough": "应用数量已达上限~", |
| 71 | + "code_error.team_error.cannot_delete_default_group": "不能删除默认群组", |
71 | 72 | "code_error.team_error.dataset_amount_not_enough": "知识库数量已达上限~", |
72 | 73 | "code_error.team_error.dataset_size_not_enough": "知识库容量不足,请先扩容~", |
| 74 | + "code_error.team_error.group_name_duplicate": "群组名称重复", |
| 75 | + "code_error.team_error.group_name_empty": "群组名称不能为空", |
| 76 | + "code_error.team_error.group_not_exist": "群组不存在", |
73 | 77 | "code_error.team_error.over_size": "error.team.overSize", |
74 | 78 | "code_error.team_error.plugin_amount_not_enough": "插件数量已达上限~", |
75 | 79 | "code_error.team_error.re_rank_not_enough": "无权使用检索重排~", |
76 | 80 | "code_error.team_error.un_auth": "无权操作该团队", |
77 | | - "code_error.team_error.website_sync_not_enough": "无权使用Web站点同步~", |
78 | | - "code_error.team_error.group_name_duplicate": "群组名称重复", |
79 | 81 | "code_error.team_error.user_not_active": "用户未接受或已离开团队", |
| 82 | + "code_error.team_error.website_sync_not_enough": "无权使用Web站点同步~", |
80 | 83 | "code_error.token_error_code.403": "登录状态无效,请重新登录", |
81 | 84 | "code_error.user_error.balance_not_enough": "账号余额不足~", |
82 | 85 | "code_error.user_error.bin_visitor": "您的身份校验未通过", |
|
148 | 151 | "common.Params": "参数", |
149 | 152 | "common.Password inconsistency": "两次密码不一致", |
150 | 153 | "common.Permission": "权限", |
| 154 | + "common.Permission_tip": "个人权限大于群组权限", |
151 | 155 | "common.Please Input Name": "请输入名称", |
152 | 156 | "common.Read document": "查看文档", |
153 | 157 | "common.Read intro": "查看说明", |
|
242 | 246 | "comon.Continue_Adding": "继续添加", |
243 | 247 | "compliance.chat": "内容由第三方 AI 生成,无法确保真实准确,仅供参考", |
244 | 248 | "compliance.dataset": "请确保您的内容严格遵守相关法律法规,避免包含任何违法或侵权的内容。请谨慎上传可能涉及敏感信息的资料。", |
245 | | - "code_error.team_error.group_name_empty": "群组名称不能为空", |
246 | | - "code_error.team_error.group_not_exist": "群组不存在", |
247 | | - "code_error.team_error.cannot_delete_default_group": "不能删除默认群组", |
248 | | - "common.Permission_tip": "个人权限大于群组权限", |
249 | 249 | "confirm_choice": "确认选择", |
250 | 250 | "contribute_app_template": "贡献模板", |
251 | 251 | "core.Chat": "对话", |
|
856 | 856 | "dataset.dataset_name": "知识库名称", |
857 | 857 | "dataset.deleteFolderTips": "确认删除该文件夹及其包含的所有知识库?删除后数据无法恢复,请确认!", |
858 | 858 | "dataset.test.noResult": "搜索结果为空", |
| 859 | + "delete_api": "确认删除该API密钥?删除后该密钥立即失效,对应的对话日志不会删除,请确认!", |
859 | 860 | "error.Create failed": "创建失败", |
860 | 861 | "error.code_error": "验证码错误", |
861 | 862 | "error.fileNotFound": "文件找不到了~", |
|
1198 | 1199 | "user.team.member.waiting": "待接受", |
1199 | 1200 | "user.team.role.Admin": "管理员", |
1200 | 1201 | "user.team.role.Owner": "创建者", |
1201 | | - "user.type": "类型", |
1202 | | - "user.team.role.writer": "可写成员", |
1203 | 1202 | "user.team.role.Visitor": "访客", |
| 1203 | + "user.team.role.writer": "可写成员", |
| 1204 | + "user.type": "类型", |
1204 | 1205 | "verification": "验证", |
1205 | 1206 | "xx_search_result": "{{key}} 的搜索结果", |
1206 | 1207 | "yes": "是" |
|
0 commit comments