Updated strings
This commit is contained in:
@ -278,28 +278,27 @@ return [
|
||||
'{0, date, MMMM dd, YYYY HH:mm}' => '{0, date, dd. MMMM YYYY, HH:mm}',
|
||||
'{0} cannot be blank.' => '{0} darf nicht leer sein.',
|
||||
'Active' => '',
|
||||
'Current' => '',
|
||||
'IP' => '',
|
||||
'Code for two factor authentication on {0}' => '',
|
||||
'Current' => '',
|
||||
'Error while enabling SMS two factor authentication. Please reload the page.' => '',
|
||||
'Google Authenticator' => '',
|
||||
'IP' => '',
|
||||
'If you haven\'t received a password, you can reset it at' => '',
|
||||
'Inactive' => '',
|
||||
'Last activity' => '',
|
||||
'Session ID' => '',
|
||||
'Session history' => '',
|
||||
'Status' => '',
|
||||
'Terminate all sessions' => '',
|
||||
'User ID' => '',
|
||||
'User agent' => '',
|
||||
'Information' => '',
|
||||
'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' => '',
|
||||
'Mobile phone not found, please check your profile' => '',
|
||||
'Last activity' => '',
|
||||
'Mobile phone number' => '',
|
||||
'Mobile phone number successfully enabled.' => '',
|
||||
'Please, enter the right code. The code is valid for {0} seconds. If you want to get a new code, please click on \'Cancel\' and repeat the login request.' => '',
|
||||
'Please, enter the right code. The code is valid for {0} seconds. If you want to get a new code, please close this window and repeat the enabling request.' => '',
|
||||
'Session ID' => '',
|
||||
'Session history' => '',
|
||||
'Status' => '',
|
||||
'Terminate all sessions' => '',
|
||||
'Text message' => '',
|
||||
'The email address set is: "{0}".' => '',
|
||||
'The email sending failed, please check your configuration.' => '',
|
||||
@ -308,7 +307,10 @@ return [
|
||||
'This is the code to insert to enable two factor authentication' => '',
|
||||
'Two factor authentication code by SMS' => '',
|
||||
'Two factor authentication code by email' => '',
|
||||
'Your role requires 2FA, you won\'t be able to use the application until you enable it' => '',
|
||||
'If you haven\'t received a password, you can reset it at' => '',
|
||||
'User ID' => '',
|
||||
'User agent' => '',
|
||||
'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}' => '',
|
||||
'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}".' => '',
|
||||
'Mobile phone not found, please check your profile' => '@@@@',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user