From 129455d8db56a36fb337a4a6c44c09a608ae7676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=B8=87=E9=87=8C?= <7374215+wanli_yang@user.noreply.gitee.com> Date: Fri, 10 Feb 2023 17:20:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E6=95=B0=E6=8D=AE=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=EF=BC=8C=E5=9B=BD=E9=99=85=E5=8C=96=E5=AE=9E=E7=8E=B0?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/i18n/messages_en_US.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-admin/src/main/resources/i18n/messages_en_US.properties b/ruoyi-admin/src/main/resources/i18n/messages_en_US.properties index 41ca8f6..84a5f2e 100644 --- a/ruoyi-admin/src/main/resources/i18n/messages_en_US.properties +++ b/ruoyi-admin/src/main/resources/i18n/messages_en_US.properties @@ -1,7 +1,7 @@ #错误消息 -not.null=* 必须填写 -user.jcaptcha.error=验证码错误 -user.jcaptcha.expire=验证码已失效 +not.null=* Must be filled in +user.jcaptcha.error=Verification code error +user.jcaptcha.expire=The verification code has expired user.not.exists=用户不存在/密码错误 user.password.not.match=password error user.password.retry.limit.count=密码输入错误{0}次