Updated strings
This commit is contained in:
@ -143,7 +143,6 @@ return [
|
||||
'Login' => 'Accedi',
|
||||
'Logout' => 'Esci',
|
||||
'Manage users' => 'Gestisci gli utenti',
|
||||
'Mobile phone not found, please check your profile' => 'Il numero di telefono non è stato trovato. Verifica il tuo profilo',
|
||||
'Mobile phone number' => 'Numero di cellulare',
|
||||
'Mobile phone number successfully enabled.' => 'Il numero di cellulare è stato abilitato',
|
||||
'Name' => 'Nome',
|
||||
@ -299,5 +298,19 @@ return [
|
||||
'{0, date, MMM dd, YYYY HH:mm}' => '{0, date, MMM dd, YYYY HH:mm}',
|
||||
'{0, date, MMMM dd, YYYY HH:mm}' => '{0, date, dd MMMM YYYY HH:mm}',
|
||||
'{0} cannot be blank.' => '{0} non può essere vuoto.',
|
||||
'Active' => '',
|
||||
'Current' => '',
|
||||
'IP' => '',
|
||||
'If you haven\'t received a password, you can reset it at' => '',
|
||||
'Inactive' => '',
|
||||
'Last activity' => '',
|
||||
'Session ID' => '',
|
||||
'Session history' => '',
|
||||
'Status' => '',
|
||||
'Terminate all sessions' => '',
|
||||
'This is the code to insert to enable two factor authentication' => '',
|
||||
'User ID' => '',
|
||||
'User agent' => '',
|
||||
'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}' => '',
|
||||
'Mobile phone not found, please check your profile' => '@@Il numero di telefono non è stato trovato. Verifica il tuo profilo@@',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user