refinements and documentation on 2fa in yii2-usuario via other channels
This commit is contained in:
@ -272,14 +272,13 @@ return [
|
||||
'According to the European General Data Protection Regulation (GDPR) we need your consent to work with your personal data.' => '',
|
||||
'An email with instructions to create a new password has been sent to {email} if it is associated with an {appName} account. Your existing password has not been changed.' => '',
|
||||
'Data privacy' => '',
|
||||
'Every user having your role has two factor authentication mandatory, you must enable it' => '',
|
||||
'Error while enabling SMS two factor authentication.' => '',
|
||||
'Google Authenticator' => '',
|
||||
'Insert' => '',
|
||||
'Insert the code you received by SMS.' => '',
|
||||
'Insert the code you received by email.' => '',
|
||||
'Insert the mobile phone number on which to receive text message.' => '',
|
||||
'Insert the mobile phone number where you want to receive text message in international format' => '',
|
||||
'Mobile phone number' => '',
|
||||
'Mobile phone number not registered.' => '',
|
||||
'Mobile phone number successfully enabled.' => '',
|
||||
'Please, enter the right code. The code is valid for {0} seconds. If you want to get a new code, please click on \'Cancel\' and repeat the login request.' => '',
|
||||
'Please, enter the right code. The code is valid for {0} seconds. If you want to get a new code, please close this window and repeat the enabling request.' => '',
|
||||
@ -296,8 +295,12 @@ return [
|
||||
'An email has been sent with instructions for resetting your password' => '@@Email z instrukcją resetowania hasła został wysłany@@',
|
||||
'Disable Two-Factor Auth' => '@@Wyłącz uwierzytelnianie dwuetapowe@@',
|
||||
'Enable Two-factor auth' => '@@Włącz uwierzytelnianie dwuetapowe@@',
|
||||
'Every user having your role has two factor authentication mandatory, you must enable it' => '@@@@',
|
||||
'Insert the mobile phone number on which to receive text message.' => '@@@@',
|
||||
'Insert the mobile phone number where you want to receive text message.' => '@@@@',
|
||||
'Invalid two-factor code' => '@@Nieprawidłowy kod uwierzytelniania dwuetapowego@@',
|
||||
'Last login' => '@@Data ostatniego logowania@@',
|
||||
'Mobile phone number not registered.' => '@@@@',
|
||||
'This will disable two-factor auth. Are you sure?' => '@@To wyłączy uwierzytelnianie dwuetapowe. Czy jesteś pewny?@@',
|
||||
'Two Factor Authentication' => '@@Uwierzytelnianie dwuetapowe@@',
|
||||
'Two factor authentication protects you against stolen credentials' => '@@Uwierzytelnianie dwuetapowe chroni Cię przed kradzieżą danych logowania@@',
|
||||
|
||||
Reference in New Issue
Block a user