feat: add more share config (#3120)
* feat: add more share config * add i18n en
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"app_key_tips": "These keys are already linked to the current application. Check the documentation for detailed usage.",
|
||||
"basic_info": "Basic Info",
|
||||
"config": "Visibility configuration",
|
||||
"copy_link_hint": "Copy the link below to the specified location",
|
||||
"create_api_key": "Create New Key",
|
||||
"create_link": "Create Link",
|
||||
@@ -22,7 +23,10 @@
|
||||
"publish_name": "Name",
|
||||
"qpm_is_empty": "QPM cannot be empty",
|
||||
"qpm_tips": "Maximum number of queries per minute per IP",
|
||||
"quote_content": "Quote content",
|
||||
"request_address": "Request URL",
|
||||
"show_node": "real-time running status",
|
||||
"show_origin_content": "View original source",
|
||||
"show_share_link_modal_title": "Get Started",
|
||||
"token_auth": "Token Authentication",
|
||||
"token_auth_tips": "Token authentication server URL. If provided, a request will be sent to the specified server for authentication before each conversation.",
|
||||
@@ -33,4 +37,4 @@
|
||||
"wecom.create_modal_title": "Create WeCom Bot",
|
||||
"wecom.edit_modal_title": "Edit WeCom Bot",
|
||||
"wecom.title": "Publish to WeCom Bot"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user