update application/index/lang/zh-cn/user.php.

登录次数多语言

Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>
pull/475/head
御宅男(YznCMS官方) 2024-09-19 02:47:53 +00:00 committed by Gitee
parent f57cf5ce80
commit a5025fd1b1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 1 deletions

View File

@ -57,6 +57,7 @@ return [
'Change password successful' => '修改密码成功', 'Change password successful' => '修改密码成功',
'Password and confirm password don\'t match' => '两次输入的密码不一致', 'Password and confirm password don\'t match' => '两次输入的密码不一致',
'Captcha is incorrect' => '验证码不正确', 'Captcha is incorrect' => '验证码不正确',
'Please try again after 1 day' => '请于1天后再尝试登录',
'Logged in successful' => '登录成功', 'Logged in successful' => '登录成功',
'Logout successful' => '退出成功', 'Logout successful' => '退出成功',
'User center already closed' => '会员中心已经关闭', 'User center already closed' => '会员中心已经关闭',