From b4292bde6dc72a1cf51fe1906843b60c485ce4b1 Mon Sep 17 00:00:00 2001 From: eviswu Date: Fri, 27 Sep 2024 14:27:16 +0800 Subject: [PATCH] Update cn.ts --- app/locales/cn.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 8dbc2dae9..84e09cc24 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -22,9 +22,9 @@ const isApp = !!getClientConfig()?.isApp; WIP: "该功能仍在开发中……", Error: { Unauthorized: isApp - ? "😆 检测到无效 API Key,请前往[设置⚙️](/#/settings)页检查 API Key 是否配置正确。" + ? "😆 检测到无效 API Key,请前往[设置 ⚙️](/#/settings)页检查 API Key 是否配置正确。" : "😆 访问密码不正确或为空: - \ 1️⃣ 请前往[登录](/#/auth)页输入正确的访问密码🔑 + \ 1️⃣ 请前往[登录](/#/auth)页输入正确的访问密码 🔑 \ 2️⃣ 或者微信公众号搜索【果冻学社】回复“访问密码”获取密码。", }, Auth: {