mirror of https://gitee.com/karson/fastadmin.git
update application/index/lang/zh-cn/user.php.
登录次数多语言 Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com>pull/475/head
parent
f57cf5ce80
commit
a5025fd1b1
|
|
@ -57,6 +57,7 @@ return [
|
|||
'Change password successful' => '修改密码成功',
|
||||
'Password and confirm password don\'t match' => '两次输入的密码不一致',
|
||||
'Captcha is incorrect' => '验证码不正确',
|
||||
'Please try again after 1 day' => '请于1天后再尝试登录',
|
||||
'Logged in successful' => '登录成功',
|
||||
'Logout successful' => '退出成功',
|
||||
'User center already closed' => '会员中心已经关闭',
|
||||
|
|
|
|||
Loading…
Reference in New Issue