#458 fix on sms 2fa management
This commit is contained in:
@ -269,8 +269,9 @@ return [
|
||||
'{0} cannot be blank.' => '{0} ei või olla tühi.',
|
||||
'According to the European General Data Protection Regulation (GDPR) we need your consent to work with your personal data.' => '',
|
||||
'Authentication rule class {0} can not be instantiated' => '',
|
||||
'Code for two factor authentication' => '',
|
||||
'Data privacy' => '',
|
||||
'Error while enabling SMS two factor authentication.' => '',
|
||||
'Error while enabling SMS two factor authentication. Please reload the page.' => '',
|
||||
'Google Authenticator' => '',
|
||||
'Insert' => '',
|
||||
'Insert the code you received by SMS.' => '',
|
||||
@ -295,8 +296,8 @@ return [
|
||||
'VKontakte' => '',
|
||||
'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' => '',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user