]> BookStack Code Mirror - bookstack/blobdiff - lang/it/errors.php
respective book and chapter structure added.
[bookstack] / lang / it / errors.php
index a65ea5e87d47d51af34bf8d86bd41d403a2975cd..fe8c4c17c33204fd2d3e4eb6342521077e6f6e66 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' => 'Could not create user since invite email failed to send',
 
     // Roles
     'role_cannot_be_edited' => 'Questo ruolo non può essere modificato',