From 39ad75fbd32c209c67f073182fe7d64d0abdc8c0 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Fri, 14 Jun 2024 14:33:29 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=A4=9A=E8=AF=AD=E8=A8=80=E9=94=81?= =?UTF-8?q?=E5=B1=8F=E8=BE=93=E5=85=A5=E6=8F=90=E7=A4=BAenUs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 3d249bca..5df3470f 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -130,7 +130,7 @@ export default { onlyAllow:'Only supports upload file formats', }, LockScreen: { - inputPlacePwd:'Please enter the lock screen password', + inputPlacePwd:'Lock Screen Password', validSucc:'Validation Passed', validError:'Validation Failure', backLogin:'Logout to Relogin',