]> BookStack Code Mirror - bookstack/blobdiff - lang/it/errors.php
ExportFormatter: Add book description and check for empty book and chapter descriptio...
[bookstack] / lang / it / errors.php
index a65ea5e87d47d51af34bf8d86bd41d403a2975cd..5120a6d71e91adcb1df1e839ff4133f56f7cbd56 100644 (file)
@@ -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' => 'Impossibile creare l\'utente poiché l\'invio dell\'email di invito non è riuscito',
 
     // Roles
     'role_cannot_be_edited' => 'Questo ruolo non può essere modificato',