diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 69ada8784..2ef1835ad 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -8,7 +8,7 @@ const cn = { Error: { Unauthorized: isApp ? "检测到无效 API Key,请前往[设置](/#/settings)页检查 API Key 是否配置正确。" - : "访问密码不正确或为空,请前往[登录](/#/auth)页输入正确的访问密码,或者在[设置](/#/settings)页填入你自己的 OpenAI API Key。", + : "访问密码不正确或为空,请点击[登录](/#/auth)输入正确的访问密码。", }, Auth: { Title: "需要密码",