mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
4.8.10 test (#2401)
* 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
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user