From bf8b790b11e76130b88276cfc3e4eebd8378588a Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Wed, 30 Oct 2024 17:40:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=AE=B6=E5=8C=96=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Resources/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Resources/en-US.json b/IRaCIS.Core.Application/Resources/en-US.json index 21e86b7..81f5dad 100644 --- a/IRaCIS.Core.Application/Resources/en-US.json +++ b/IRaCIS.Core.Application/Resources/en-US.json @@ -34,7 +34,7 @@ "User_UsernameExist": "The user name already exists.", "User_PhoneDup": "A user with the same phone number already exists in this user type.", "User_EmailDup": "A user with the same email already exists in this user type.", - "User_NewOldPwdSame": "The new password is the same as the latest old one.", + "User_NewOldPwdSame": "The new password cannot be the same as the latest one.", "User_OldPwdInvalid": "The old password is wrong.", "User_LegalEmail": "Please input a legal email.", "User_VerificationCodeError": "The verification code is wrong.",