]> BookStack Code Mirror - bookstack/blobdiff - lang/sl/errors.php
Removed use of HttpFetcher
[bookstack] / lang / sl / errors.php
index b87f01034a042fad9869b07854e0a836a632bf3a..f014b11472731d4080e9e421748f4e8010a1d088 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Napaka se je pojavila pri pošiljanju testne e-pošte:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];