#458 fix on sms 2fa management

This commit is contained in:
Antonio Cordeddu
2022-08-10 15:59:52 +02:00
parent 665466e543
commit 8b6c6282f9
31 changed files with 88 additions and 78 deletions

View File

@ -262,9 +262,10 @@ return [
'Awesome, almost there. Now you need to click the confirmation link sent to your old email address.' => '',
'Children' => '',
'Class' => '',
'Code for two factor authentication' => '',
'Data privacy' => '',
'Email' => '',
'Error while enabling SMS two factor authentication.' => '',
'Error while enabling SMS two factor authentication. Please reload the page.' => '',
'Google Authenticator' => '',
'Gravatar email' => '',
'Insert' => '',
@ -295,8 +296,8 @@ return [
'Website' => '',
'Yandex' => '',
'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}' => '',
'Your role requires 2FA, you won\'t be able to use the application until you enable it' => '',
];