mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
Perf: i18n change and captcha code. (#2625)
* perf: send captcha check * perf: back router * perf: i18n init * perf: ui * i18n * perf: ui duration
This commit is contained in:
@@ -4,20 +4,17 @@
|
||||
"copy_link_hint": "Copy the link below to the specified location",
|
||||
"create_api_key": "Create New Key",
|
||||
"create_link": "Create Link",
|
||||
"default_response": "Default Response",
|
||||
"edit_api_key": "Edit Key Details",
|
||||
"edit_feishu_bot": "Edit Feishu Bot",
|
||||
"edit_link": "Edit",
|
||||
"feishu_api": "Feishu API",
|
||||
"feishu_bot": "Feishu Bot",
|
||||
"feishu_bot_desc": "Connect to Feishu Bot directly via API",
|
||||
"feishu_name": "Feishu",
|
||||
"key_alias": "Key alias, for display only",
|
||||
"key_tips": "You can use the API key to access specific interfaces (cannot access the application, use the in-app API key for that)",
|
||||
"link_name": "Share Link Name",
|
||||
"new_feishu_bot": "Add New Feishu Bot",
|
||||
"official_account": {
|
||||
"api": "WeChat Official Account API",
|
||||
"create_modal_title": "Create WeChat Official Account Integration",
|
||||
"desc": "Connect to WeChat Official Account directly via API",
|
||||
"edit_modal_title": "Edit WeChat Official Account Integration",
|
||||
@@ -40,4 +37,4 @@
|
||||
"edit_modal_title": "Edit WeCom Bot",
|
||||
"title": "Publish to WeCom Bot"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user