From e2735d03f64760fd96115d6b40bfb29982254bff Mon Sep 17 00:00:00 2001 From: FoamNekoCat <163859100+FoamNekoCat@users.noreply.github.com> Date: Sat, 8 Feb 2025 13:04:37 +0800 Subject: [PATCH] Update cn.ts --- app/locales/cn.ts | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 43bf0b963..9862b4271 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -6,17 +6,6 @@ const isApp = !!getClientConfig()?.isApp; const cn = { WIP: "该功能仍在开发中……", - Error: { - Unauthorized: isApp - ? ` - \\ - \\ ` - : ` - \ - \ - \ - `, - }, Auth: { Return: "返回", Title: "需要密码",