mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
4.8.5 test (#1805)
* perf: revert tip * feat: create copy app * perf: file stream read * perf: read directory over 100 files * perf: index * fix: team chat api error * lock * fix: i18n file
This commit is contained in:
22
packages/web/i18n/en/publish.json
Normal file
22
packages/web/i18n/en/publish.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"Copy IFrame": "Embed webpage",
|
||||
"Copy Link": "Copy",
|
||||
"Create API Key": "Create new Key",
|
||||
"Create Link": "Create link",
|
||||
"Default Response": "Default Response",
|
||||
"Delete Link": "Delete link",
|
||||
"Edit API Key": "Edit Key information",
|
||||
"Edit IFrame Link": "Update embed link",
|
||||
"Edit Link": "Edit",
|
||||
"Edit Share Window": "Update share window",
|
||||
"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)",
|
||||
"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