X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/85db812feaae5f36ea6214931cec4adb67a9cb39..refs/pull/2791/head:/resources/lang/it/errors.php diff --git a/resources/lang/it/errors.php b/resources/lang/it/errors.php index 67497f675..9a20c744b 100755 --- a/resources/lang/it/errors.php +++ b/resources/lang/it/errors.php @@ -83,9 +83,9 @@ return [ '404_page_not_found' => 'Pagina Non Trovata', 'sorry_page_not_found' => 'La pagina che stavi cercando non è stata trovata.', 'sorry_page_not_found_permission_warning' => 'Se pensi che questa pagina possa esistere, potresti non avere i permessi per visualizzarla.', - 'image_not_found' => 'Image Not Found', - 'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.', - 'image_not_found_details' => 'If you expected this image to exist it might have been deleted.', + 'image_not_found' => 'Immagine non trovata', + 'image_not_found_subtitle' => 'Spiacente, l\'immagine che stai cercando non è stata trovata.', + 'image_not_found_details' => 'Se ti aspettavi che questa immagine esistesse, potrebbe essere stata cancellata.', 'return_home' => 'Ritorna alla home', 'error_occurred' => 'C\'è Stato un errore', 'app_down' => ':appName è offline',