Updated strings
This commit is contained in:
@ -263,23 +263,22 @@ return [
|
||||
'Awesome, almost there. Now you need to click the confirmation link sent to your old email address.' => '',
|
||||
'Children' => '',
|
||||
'Class' => '',
|
||||
'Current' => '',
|
||||
'Code for two factor authentication on {0}' => '',
|
||||
'Current' => '',
|
||||
'Data privacy' => '',
|
||||
'Email' => '',
|
||||
'Error while enabling SMS two factor authentication. Please reload the page.' => '',
|
||||
'Google Authenticator' => '',
|
||||
'Gravatar email' => '',
|
||||
'IP' => '',
|
||||
'If you haven\'t received a password, you can reset it at' => '',
|
||||
'Inactive' => '',
|
||||
'Insert' => '',
|
||||
'Insert the code you received by SMS.' => '',
|
||||
'Insert the code you received by email.' => '',
|
||||
'Insert the mobile phone number where you want to receive text message in international format' => '',
|
||||
'If you haven\'t received a password, you can reset it at' => '',
|
||||
'IP' => '',
|
||||
'Inactive' => '',
|
||||
'Items' => '',
|
||||
'Last activity' => '',
|
||||
'Mobile phone not found, please check your profile' => '',
|
||||
'Mobile phone number' => '',
|
||||
'Mobile phone number successfully enabled.' => '',
|
||||
'Password' => '',
|
||||
@ -313,4 +312,5 @@ return [
|
||||
'Your two factor authentication method is based on "{0}".' => '',
|
||||
'{0, date, MMM dd, YYYY HH:mm}' => '',
|
||||
'{0, date, MMMM dd, YYYY HH:mm}' => '',
|
||||
'Mobile phone not found, please check your profile' => '@@@@',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user