Merge branch '2fa-channels-email-sms' of https://github.com/acordeddu/yii2-usuario into acordeddu-2fa-channels-email-sms

This commit is contained in:
Lorenzo Milesi
2022-08-12 09:46:32 +02:00
51 changed files with 1498 additions and 126 deletions

View File

@ -264,15 +264,27 @@ return [
'Children' => '',
'Class' => '',
'Current' => '',
'Code for two factor authentication on {0}' => '',
'Data privacy' => '',
'Email' => '',
'Error while enabling SMS two factor authentication. Please reload the page.' => '',
'Google Authenticator' => '',
'Gravatar email' => '',
'Insert' => '',
'Insert the code you received by SMS.' => '',
'Insert the code you received by email.' => '',
'Insert the mobile phone number where you want to receive text message in international format' => '',
'If you haven\'t received a password, you can reset it at' => '',
'IP' => '',
'Inactive' => '',
'Items' => '',
'Last activity' => '',
'Mobile phone not found, please check your profile' => '',
'Mobile phone number' => '',
'Mobile phone number successfully enabled.' => '',
'Password' => '',
'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.' => '',
'Rule class name' => '',
'Select rule...' => '',
'Session ID' => '',
@ -280,6 +292,14 @@ return [
'Status' => '',
'Submit' => '',
'Terminate all sessions' => '',
'Text message' => '',
'The email address set is: "{0}".' => '',
'The email sending failed, please check your configuration.' => '',
'The phone number set is: "{0}".' => '',
'The sms sending failed, please check your configuration.' => '',
'This is the code to insert to enable two factor authentication' => '',
'Two factor authentication code by SMS' => '',
'Two factor authentication code by email' => '',
'Two factor authentication protects you in case of stolen credentials' => '',
'Unfortunately, you can not work with this site without giving us consent to process your data.' => '',
'User ID' => '',
@ -290,6 +310,7 @@ return [
'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}' => '',
'Your consent is required to work with this site' => '',
'Your role requires 2FA, you won\'t be able to use the application until you enable it' => '',
'Your two factor authentication method is based on "{0}".' => '',
'{0, date, MMM dd, YYYY HH:mm}' => '',
'{0, date, MMMM dd, YYYY HH:mm}' => '',
];