Update cn.ts

This commit is contained in:
eviswu 2024-09-27 14:27:16 +08:00 committed by GitHub
parent e77c46bacb
commit b4292bde6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: {