mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-07-06 09:07:29 +08:00
Google Authenticator
This commit is contained in:
@@ -6,6 +6,8 @@ $lang_takelogin = array
|
||||
'std_login_fail' => "登录失败!",
|
||||
'std_account_disabled' => "该账号已被禁用。",
|
||||
'std_user_account_unconfirmed' => "该账户还未通过验证。如果你没有收到验证邮件,试试<a href='confirm_resend.php'><b>重新发送验证邮件</b></a>。",
|
||||
'std_require_two_step_code' => '需要两步验证 code',
|
||||
'std_invalid_two_step_code' => '两步验证 code 无效',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user