mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-01 10:50:37 +02:00
Localization: IT translations fixed.
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
'Register new user' => 'Crea un account',
|
||||
'Delete user: :user' => 'Elimina utente: :user',
|
||||
'User <i>:user</i> have been deleted.' => 'Utente <i>:user</i> è stato eliminato.',
|
||||
'This user already exists' => 'Questo utente è già esistente',
|
||||
'This email already exists' => 'Questa email è già esistente',
|
||||
'This user already exists' => 'Tale utente è già esistente',
|
||||
'This email already exists' => 'Tale ta email è già esistente',
|
||||
'Changes saved' => 'Le modifiche sono state salvate',
|
||||
'Wrong old password' => 'Vecchia password errata',
|
||||
'Admin' => 'Amministratore',
|
||||
@@ -54,7 +54,7 @@
|
||||
'User registration is closed.' => 'Registrazione utenti è chiusa.',
|
||||
'Allow user registration' => 'Consenti registrazione utenti.',
|
||||
'Required field' => 'Campo obbligatorio',
|
||||
'This user doesnt exist' => 'Questo utente non esiste',
|
||||
'This user doesnt exist' => 'Tale utente non esiste',
|
||||
'Captcha code is wrong' => 'Codice captcha errato',
|
||||
'Your login details for :site_name has been sent' => 'I tuoi dati di accesso :site_name sono stati inviati',
|
||||
'Your new password for :site_name' => 'La tua nuova password per :site_name',
|
||||
|
Reference in New Issue
Block a user