]> BookStack Code Mirror - bookstack/blobdiff - lang/it/errors.php
Removed use of HttpFetcher
[bookstack] / lang / it / errors.php
index 5418beb1463f7e5b779a4051b7739bac484f5e7b..3a37031c963a92a4823898ab8153ed14326499db 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Si รจ verificato un errore durante l\'invio di una e-mail di prova:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'L\'URL non corrisponde agli host SSR configurati',
 ];