-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* perf: i18n * perf: i18n and img tip * perf: readme * perf: hide tool ai response * fix: copy app * fix: parse image url regx * perf: folder collection forbid update
- Loading branch information
Showing
29 changed files
with
344 additions
and
282 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,20 @@ | ||
{ | ||
"app_key_tips": "These keys have the current application identification, refer to the document for specific use ", | ||
"create_api_key": "Create new Key", | ||
"create_link": "Create link", | ||
"default_response": "Default Response", | ||
"edit_api_key": "Edit Key information", | ||
"edit_link": "Edit", | ||
"feishu_name": "Lark", | ||
"link_name": "Name of the share link", | ||
"qpm_tips": "How many times per minute can each IP ask at most", | ||
"qpm_is_empty": "QPM cannot be empty", | ||
"app_key_tips": "These keys have the current application identification, refer to the document for specific use ", | ||
"key_alias": "key alias, for display only ", | ||
"key_tips": "You can use the API Key to access certain interfaces (you can't access the app, you need to use the API key within the app to access the app)", | ||
"link_name": "Name of the share link", | ||
"official_account": { | ||
"params": "Wechat params" | ||
}, | ||
"qpm_is_empty": "QPM cannot be empty", | ||
"qpm_tips": "How many times per minute can each IP ask at most", | ||
"token_auth": "Token authentication", | ||
"token_auth_tips": "Identity verification server address, if this value is filled, a request will be sent to the specified server before each conversation to perform identity verification", | ||
"token_auth_use_cases": "View usage instructions for identity verification" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,43 @@ | ||
{ | ||
"publish_name": "名称", | ||
"app_key_tips": "这些 key 已有当前应用标识,具体使用可参考文档", | ||
"basic_info": "基本信息", | ||
"copy_link_hint": "将下面链接复制到指定位置", | ||
"create_api_key": "创建新 key", | ||
"create_link": "创建链接", | ||
"default_response": "默认回复", | ||
"edit_api_key": "编辑 key 信息", | ||
"edit_feishu_bot": "编辑飞书机器人", | ||
"edit_link": "编辑", | ||
"feishu_api": "飞书接口", | ||
"feishu_bot": "飞书机器人", | ||
"feishu_bot_desc": "通过 API 直接接入飞书机器人", | ||
"feishu_name": "飞书", | ||
"new_feishu_bot": "新增飞书机器人", | ||
"edit_feishu_bot": "编辑飞书机器人", | ||
"link_name": "分享链接的名字", | ||
"qpm_tips": "每个 IP 每分钟最多提问多少次", | ||
"qpm_is_empty": "QPM 不能为空", | ||
"app_key_tips": "这些 key 已有当前应用标识,具体使用可参考文档", | ||
"key_alias": "key 的别名,仅用于展示", | ||
"key_tips": "你可以使用 API 秘钥访问一些特定的接口(无法访问应用,访问应用需使用应用内的 API key)", | ||
"link_name": "分享链接的名字", | ||
"new_feishu_bot": "新增飞书机器人", | ||
"official_account": { | ||
"api": "微信公众号 API", | ||
"create_modal_title": "创建微信公众号接入", | ||
"desc": "通过 API 直接接入微信公众号", | ||
"edit_modal_title": "编辑微信公众号接入", | ||
"name": "微信公众号接入", | ||
"params": "微信公众号参数" | ||
}, | ||
"publish_name": "名称", | ||
"qpm_is_empty": "QPM 不能为空", | ||
"qpm_tips": "每个 IP 每分钟最多提问多少次", | ||
"request_address": "请求地址", | ||
"show_share_link_modal_title": "开始使用", | ||
"token_auth": "身份验证", | ||
"token_auth_tips": "身份校验服务器地址,如填写该值,每次对话前都会向指定服务器发送一个请求,进行身份校验", | ||
"token_auth_use_cases": "查看身份验证使用说明", | ||
"show_share_link_modal_title": "开始使用", | ||
"request_address": "请求地址", | ||
"basic_info": "基本信息", | ||
"feishu_api": "飞书接口", | ||
"feishu_bot": "飞书机器人", | ||
"feishu_bot_desc": "通过 API 直接接入飞书机器人", | ||
"copy_link_hint": "将下面链接复制到指定位置", | ||
"wecom": { | ||
"title": "发布到企业微信机器人", | ||
"api": "企微 API", | ||
"bot": "企业微信机器人", | ||
"bot_desc": "通过 API 直接接入企业微信机器人", | ||
"edit_modal_title": "编辑企微机器人", | ||
"create_modal_title": "创建企微机器人", | ||
"api": "企微 API" | ||
}, | ||
"official_account": { | ||
"name": "微信公众号接入", | ||
"desc": "通过 API 直接接入微信公众号", | ||
"edit_modal_title": "编辑微信公众号接入", | ||
"create_modal_title": "创建微信公众号接入", | ||
"api": "微信公众号 API" | ||
"edit_modal_title": "编辑企微机器人", | ||
"title": "发布到企业微信机器人" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.