X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/586e8963a8f47c5fff65a44e1e6bf2db92bc1d35..refs/pull/5280/head:/lang/it/errors.php diff --git a/lang/it/errors.php b/lang/it/errors.php index a65ea5e87..fe8c4c17c 100644 --- a/lang/it/errors.php +++ b/lang/it/errors.php @@ -37,7 +37,7 @@ return [ 'social_driver_not_found' => 'Driver social non trovato', 'social_driver_not_configured' => 'Le impostazioni di :socialAccount non sono configurate correttamente.', 'invite_token_expired' => 'Il link di invito è scaduto. Puoi provare a resettare la password del tuo account.', - 'login_user_not_found' => 'A user for this action could not be found.', + 'login_user_not_found' => 'Impossibile trovare un utente per questa azione.', // System 'path_not_writable' => 'Il percorso :filePath non è scrivibile. Controlla che abbia i permessi corretti.', @@ -78,6 +78,7 @@ return [ // Users 'users_cannot_delete_only_admin' => 'Non puoi eliminare l\'unico admin', 'users_cannot_delete_guest' => 'Non puoi eliminare l\'utente ospite', + 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', // Roles 'role_cannot_be_edited' => 'Questo ruolo non può essere modificato',