From 62d07a19b74e31198a3f4107c43aa45bc277843f Mon Sep 17 00:00:00 2001 From: fuhl <370419915@qq.com> Date: Mon, 17 Apr 2023 17:10:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E9=94=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/locales/cn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index 391ade2ab..b1389917c 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -92,7 +92,7 @@ const cn = { FoundUpdate: (x: string) => `发现新版本:${x}`, GoToUpdate: "前往更新", }, - SendKey: "发送键", + SendKey: "发送按键", Theme: "主题", TightBorder: "无边框模式", SendPreviewBubble: "发送预览气泡",