1.增加谷歌验证器
This commit is contained in:
@@ -110,4 +110,16 @@ return [
|
||||
'Rejected successfully' => 'Rejected successfully',
|
||||
'Success' => 'success',
|
||||
'Failed' => 'failed',
|
||||
'Please enter Google Authenticator code' => 'Please enter Google Authenticator code',
|
||||
'Please bind Google Authenticator' => 'Please bind Google Authenticator',
|
||||
'TOTP session expired, please login again' => 'Verification session expired, please login again',
|
||||
'Google Authenticator already bound' => 'Google Authenticator already bound',
|
||||
'Google Authenticator code error' => 'Google Authenticator code error',
|
||||
'Google Authenticator bind failed' => 'Google Authenticator bind failed',
|
||||
'Google Authenticator bound successfully' => 'Google Authenticator bound successfully',
|
||||
'Google Authenticator not bound' => 'Google Authenticator not bound',
|
||||
'Reset Google Authenticator' => 'Reset Google Authenticator',
|
||||
'Google Authenticator reset successfully' => 'Google Authenticator reset. The admin must re-bind on next login',
|
||||
'Cannot reset your own authenticator, please modify in database' => 'Cannot reset your own authenticator. Super admin recovery requires database change',
|
||||
'Login failed' => 'Login failed',
|
||||
];
|
||||
Reference in New Issue
Block a user