I18n: Completed i18n&&proofread some translations (#2619)

* i18n-1

* i18n: Completed the remaining parts of i18n and proofread some translations

* i18n: add default lang&&add app template i18n
This commit is contained in:
papapatrick
2024-09-05 17:29:36 +08:00
committed by GitHub
parent b4238257b6
commit dfcffc7fc1
30 changed files with 1590 additions and 1546 deletions

View File

@@ -1,43 +1,43 @@
{
"app_key_tips": "These keys have the current application identification, refer to the document for specific use ",
"basic_info": "Basic information",
"app_key_tips": "These keys are already linked to the current application. Check the documentation for detailed usage.",
"basic_info": "Basic Info",
"copy_link_hint": "Copy the link below to the specified location",
"create_api_key": "Create new Key",
"create_link": "Create link",
"create_api_key": "Create New Key",
"create_link": "Create Link",
"default_response": "Default Response",
"edit_api_key": "Edit Key information",
"edit_feishu_bot": "Edit Feishu Robot",
"edit_api_key": "Edit Key Details",
"edit_feishu_bot": "Edit Feishu Bot",
"edit_link": "Edit",
"feishu_api": "Feishu interface",
"feishu_bot": "Feishu Robot",
"feishu_bot_desc": "Directly access Feishu Robot through API",
"feishu_name": "Lark",
"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",
"new_feishu_bot": "Added Feishu robot",
"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 public account API",
"create_modal_title": "Create a WeChat public account to access",
"desc": "Directly access WeChat official account through API",
"edit_modal_title": "Edit WeChat public account access",
"name": "WeChat public account access",
"params": "Wechat params"
"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",
"name": "WeChat Official Account Integration",
"params": "WeChat Official Account Parameters"
},
"publish_name": "name",
"publish_name": "Name",
"qpm_is_empty": "QPM cannot be empty",
"qpm_tips": "How many times per minute can each IP ask at most",
"request_address": "Request address",
"show_share_link_modal_title": "Get started",
"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",
"qpm_tips": "Maximum number of queries per minute per IP",
"request_address": "Request URL",
"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.",
"token_auth_use_cases": "View Token Authentication Guide",
"wecom": {
"api": "Qiwei API",
"bot": "Enterprise WeChat robot",
"bot_desc": "Directly access enterprise WeChat robots through API",
"create_modal_title": "Create a Qiwei robot",
"edit_modal_title": "Edit Qiwei Robot",
"title": "Publish to enterprise WeChat robot"
"api": "WeCom API",
"bot": "WeCom Bot",
"bot_desc": "Connect to WeCom Bot directly via API",
"create_modal_title": "Create WeCom Bot",
"edit_modal_title": "Edit WeCom Bot",
"title": "Publish to WeCom Bot"
}
}