Merge remote-tracking branch 'upstream/master' into 1fa-channels-email-sms

This commit is contained in:
Antonio Cordeddu
2022-08-10 11:35:38 +02:00
40 changed files with 321 additions and 570 deletions

View File

@ -294,14 +294,23 @@ 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' => '',
<<<<<<< HEAD
'Your two factor authentication method is based on "{0}".' => '',
=======
'Your role requires 2FA, you won\'t be able to use the application until you enable it' => '',
>>>>>>> upstream/master
'privacy policy' => '',
'{0, date, MMM dd, YYYY HH:mm}' => '',
'{0} cannot be blank.' => '',
'An email has been sent with instructions for resetting your password' => '@@ایمیلی حاوی راهنمایی برای تنظیم مجدد رمز عبور به شما ارسال شد@@',
<<<<<<< HEAD
'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.' => '@@@@',
'Insert the mobile phone number where you want to receive text message.' => '@@@@',
'Mobile phone number not registered.' => '@@@@',
=======
'Every user having your role has two factor authentication mandatory, you must enable it' => '@@@@',
'Now you can resume the login process' => '@@@@',
>>>>>>> upstream/master
'Registration ip' => '@@ای پی ثبت نام@@',
];