]> BookStack Code Mirror - bookstack/blobdiff - lang/it/errors.php
fix typo
[bookstack] / lang / it / errors.php
index 5418beb1463f7e5b779a4051b7739bac484f5e7b..2d3c0e1983c0d0d9114116f5e580f9d070afa2e4 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' => 'The URL does not match the configured allowed SSR hosts',
 ];