From 629e4722b91e54360fba71dd04063fa9fc7ef4bb Mon Sep 17 00:00:00 2001 From: aishui8633 <64366127+aishui8633@users.noreply.github.com> Date: Sat, 8 Apr 2023 22:55:56 +0800 Subject: [PATCH] Update cn.ts --- app/locales/cn.ts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 01b236d7f..2672bd30d 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -82,11 +82,7 @@ const cn = { Update: { Version: (x: string) => `当前版本:${x}`, - IsLatest: "已是最新版本", - CheckUpdate: "检查更新", - IsChecking: "正在检查更新...", - FoundUpdate: (x: string) => `发现新版本:${x}`, - GoToUpdate: "前往更新", + }, SendKey: "发送键", Theme: "主题",