From b62ffb533c1a0d80bb5db286a48cbd9de884f846 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 00:29:47 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#9586)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- client/src/locales/zh-Hans/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/locales/zh-Hans/translation.json b/client/src/locales/zh-Hans/translation.json index 6e885fbbe..7320a1f1b 100644 --- a/client/src/locales/zh-Hans/translation.json +++ b/client/src/locales/zh-Hans/translation.json @@ -1044,6 +1044,7 @@ "com_ui_oauth_error_missing_code": "缺少身份验证代码,请重试。", "com_ui_oauth_error_missing_state": "缺少状态参数,请重试。", "com_ui_oauth_error_title": "认证失败", + "com_ui_oauth_revoke": "撤销", "com_ui_oauth_success_description": "您的身份验证成功。此窗口将在以下时间后关闭:", "com_ui_oauth_success_title": "认证成功", "com_ui_of": "/", @@ -1264,7 +1265,7 @@ "com_ui_web_search_reranker_cohere_key": "获取您的 Cohere API Key", "com_ui_web_search_reranker_jina": "Jina AI", "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_reranker_jina_url_help": "了解 Jina Rerank API", "com_ui_web_search_scraper": "抓取器", "com_ui_web_search_scraper_firecrawl": "Firecrawl API", "com_ui_web_search_scraper_firecrawl_key": "获取您的 Firecrawl API Key",