Merge remote-tracking branch 'upstream/master' into 1fa-channels-email-sms
This commit is contained in:
@ -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' => '@@ای پی ثبت نام@@',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user