From 75b344d868e2be3afde3385d17f92d36d58c06f4 Mon Sep 17 00:00:00 2001 From: Hk-Gosuto Date: Thu, 17 Aug 2023 12:51:01 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=AC=A6=E5=8F=B7=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/locales/en.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locales/en.ts b/app/locales/en.ts index 9cad0b59e..ac2dda66f 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -355,7 +355,7 @@ const en: LocaleType = { SubTitle: "Chat with the Soul behind the Mask", More: "Find More", NotShow: "Never Show Again", - ConfirmNoShow: "Confirm to disable?You can enable it in settings later.", + ConfirmNoShow: "Confirm to disable? You can enable it in settings later.", }, UI: { @@ -373,7 +373,7 @@ const en: LocaleType = { }, URLCommand: { - Code: "Detected access code from url, confirm to apply? ", + Code: "Detected access code from url, confirm to apply?", Settings: "Detected settings from url, confirm to apply?", }, };