From 8e8eb00e6975284fc48d2cb46cd8672d9a50579d Mon Sep 17 00:00:00 2001 From: Neko <2332492709@qq.com> Date: Sat, 12 Sep 2026 21:02:35 +0800 Subject: [PATCH] Update translation for chat window prompt in Chinese Signed-off-by: Neko <2332492709@qq.com> --- locals.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locals.js b/locals.js index db1d37190..bdf168a16 100644 --- a/locals.js +++ b/locals.js @@ -2141,7 +2141,7 @@ I18N["zh-CN"]["orgs-public"] = { // 组织公共部分 I18N["zh-CN"]["page-dashboard"] = { // 已登录的首页 - 仪表板(含组织) "static": { // 静态翻译 // 顶部 GPT 聊天窗口 - "Ask anything or type @ to add context": "询问任何问题或输入 @ 来添加上下文", + "Ask anything or type @ to add context": "询问任何问题或键入@以添加上下文", "Ask": "询问", "Send": "发送", "Feedback": "反馈",