refinements and documentation on 2fa in yii2-usuario via other channels
This commit is contained in:
@ -190,16 +190,18 @@ return [
|
||||
'Enable two factor authentication' => '',
|
||||
'Error sending registration message to "{email}". Please try again later.' => '',
|
||||
'Error sending welcome message to "{email}". Please try again later.' => '',
|
||||
'Error while enabling SMS two factor authentication.' => '',
|
||||
'Export my data' => '',
|
||||
'Force password change at next login' => '',
|
||||
'Google Authenticator' => '',
|
||||
'Here you can download your personal data in a comma separated values format.' => '',
|
||||
'I agree processing of my personal data and the use of cookies to facilitate the operation of this site. For more information read our {privacyPolicy}' => '',
|
||||
'Impersonate this user' => '',
|
||||
'In order to finish your registration, we need you to enter following fields' => '',
|
||||
'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' => '',
|
||||
'Invalid password' => '',
|
||||
'Invalid two factor authentication code' => '',
|
||||
'Invalid value' => '',
|
||||
@ -209,7 +211,6 @@ return [
|
||||
'Last login time' => '',
|
||||
'Last password change' => '',
|
||||
'Mobile phone number' => '',
|
||||
'Mobile phone number not registered.' => '',
|
||||
'Mobile phone number successfully enabled.' => '',
|
||||
'Never' => '',
|
||||
'New rule' => '',
|
||||
@ -288,7 +289,12 @@ return [
|
||||
'Your consent is required to work with this site' => '',
|
||||
'Your password has expired, you must change it now' => '',
|
||||
'Your personal information has been removed' => '',
|
||||
'privacy policy' => '',
|
||||
'{0, date, MMM dd, YYYY HH:mm}' => '',
|
||||
'{0} cannot be blank.' => '',
|
||||
'An email has been sent with instructions for resetting your password' => '@@ایمیلی حاوی راهنمایی برای تنظیم مجدد رمز عبور به شما ارسال شد@@',
|
||||
'Insert the mobile phone number on which to receive text message.' => '@@@@',
|
||||
'Insert the mobile phone number where you want to receive text message.' => '@@@@',
|
||||
'Mobile phone number not registered.' => '@@@@',
|
||||
'Registration ip' => '@@ای پی ثبت نام@@',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user