mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
🌍 i18n: Update translation.json with latest translations (#9570)
* 🌍 i18n: Update translation.json with latest translations
* Update drag and drop tooltip text
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Danny Avila <danny@librechat.ai>
This commit is contained in:
parent
d91f34dd42
commit
916742ab9d
2 changed files with 4 additions and 2 deletions
|
@ -1044,9 +1044,9 @@
|
||||||
"com_ui_oauth_error_missing_code": "Authorization code is missing. Please try again.",
|
"com_ui_oauth_error_missing_code": "Authorization code is missing. Please try again.",
|
||||||
"com_ui_oauth_error_missing_state": "State parameter is missing. Please try again.",
|
"com_ui_oauth_error_missing_state": "State parameter is missing. Please try again.",
|
||||||
"com_ui_oauth_error_title": "Authentication Failed",
|
"com_ui_oauth_error_title": "Authentication Failed",
|
||||||
|
"com_ui_oauth_revoke": "Revoke",
|
||||||
"com_ui_oauth_success_description": "Your authentication was successful. This window will close in",
|
"com_ui_oauth_success_description": "Your authentication was successful. This window will close in",
|
||||||
"com_ui_oauth_success_title": "Authentication Successful",
|
"com_ui_oauth_success_title": "Authentication Successful",
|
||||||
"com_ui_oauth_revoke": "Revoke",
|
|
||||||
"com_ui_of": "of",
|
"com_ui_of": "of",
|
||||||
"com_ui_off": "Off",
|
"com_ui_off": "Off",
|
||||||
"com_ui_offline": "Offline",
|
"com_ui_offline": "Offline",
|
||||||
|
|
|
@ -848,7 +848,7 @@
|
||||||
"com_ui_download_backup": "下载备份代码",
|
"com_ui_download_backup": "下载备份代码",
|
||||||
"com_ui_download_backup_tooltip": "在继续之前,请下载备份代码。如果您丢失了身份验证设备,您将需要该代码来重新获得访问权限",
|
"com_ui_download_backup_tooltip": "在继续之前,请下载备份代码。如果您丢失了身份验证设备,您将需要该代码来重新获得访问权限",
|
||||||
"com_ui_download_error": "下载文件时出现错误,该文件可能已被删除。",
|
"com_ui_download_error": "下载文件时出现错误,该文件可能已被删除。",
|
||||||
"com_ui_drag_drop": "这里需要放点东西,当前是空的",
|
"com_ui_drag_drop": "将任意文件拖放到此处以添加到对话中",
|
||||||
"com_ui_dropdown_variables": "下拉变量:",
|
"com_ui_dropdown_variables": "下拉变量:",
|
||||||
"com_ui_dropdown_variables_info": "为您的提示词创建自定义下拉菜单:`{{variable_name:option1|option2|option3}}`",
|
"com_ui_dropdown_variables_info": "为您的提示词创建自定义下拉菜单:`{{variable_name:option1|option2|option3}}`",
|
||||||
"com_ui_duplicate": "复制",
|
"com_ui_duplicate": "复制",
|
||||||
|
@ -1252,6 +1252,7 @@
|
||||||
"com_ui_web_search_cohere_key": "输入 Cohere API Key",
|
"com_ui_web_search_cohere_key": "输入 Cohere API Key",
|
||||||
"com_ui_web_search_firecrawl_url": "Firecrawl API URL(可选)",
|
"com_ui_web_search_firecrawl_url": "Firecrawl API URL(可选)",
|
||||||
"com_ui_web_search_jina_key": "输入 Jina API Key",
|
"com_ui_web_search_jina_key": "输入 Jina API Key",
|
||||||
|
"com_ui_web_search_jina_url": "Jina API URL(可选)",
|
||||||
"com_ui_web_search_processing": "正在处理结果",
|
"com_ui_web_search_processing": "正在处理结果",
|
||||||
"com_ui_web_search_provider": "搜索提供商",
|
"com_ui_web_search_provider": "搜索提供商",
|
||||||
"com_ui_web_search_provider_searxng": "SearXNG",
|
"com_ui_web_search_provider_searxng": "SearXNG",
|
||||||
|
@ -1263,6 +1264,7 @@
|
||||||
"com_ui_web_search_reranker_cohere_key": "获取您的 Cohere API Key",
|
"com_ui_web_search_reranker_cohere_key": "获取您的 Cohere API Key",
|
||||||
"com_ui_web_search_reranker_jina": "Jina AI",
|
"com_ui_web_search_reranker_jina": "Jina AI",
|
||||||
"com_ui_web_search_reranker_jina_key": "获取您的 Jina API Key",
|
"com_ui_web_search_reranker_jina_key": "获取您的 Jina API Key",
|
||||||
|
"com_ui_web_search_reranker_jina_url_help": "了解 Jina Rerank API",
|
||||||
"com_ui_web_search_scraper": "抓取器",
|
"com_ui_web_search_scraper": "抓取器",
|
||||||
"com_ui_web_search_scraper_firecrawl": "Firecrawl API",
|
"com_ui_web_search_scraper_firecrawl": "Firecrawl API",
|
||||||
"com_ui_web_search_scraper_firecrawl_key": "获取您的 Firecrawl API Key",
|
"com_ui_web_search_scraper_firecrawl_key": "获取您的 Firecrawl API Key",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue