]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/errors.php
Allow to use DB tables prefix
[bookstack] / resources / lang / it / errors.php
index 728e34eba74f6f9206acbf93b92f10c9ed197494..9a20c744b7501c358c681e67fbca0ae3976b0455 100755 (executable)
@@ -83,6 +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' => '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',