| #96 | 'reset_password' => '重置密码', |
| #97 | 'password_recovery_disabled' => '未开启找回密码功能', |
| #98 | 'email_disabled_no_password' => '未开启邮件功能,无法找回密码', |
| #99 | 'email_no_empty' => '邮箱不能为空', |
| #100 | 'send_email' => '发送邮件', |
| #101 | |
| #102 | 'email_format_error' => '邮箱格式错误', |
| #103 | 'username_email_code_no_empty' => '用户名和邮箱和验证码都不能为空', |
| #104 | 'send_email_config_error' => '网站未配置邮件功能,无法发送邮件', |
| #105 | 'no_this_user' => '没有该用户信息', |