]> BookStack Code Mirror - bookstack/blobdiff - lang/bs/errors.php
Remove Dumps
[bookstack] / lang / bs / errors.php
index f56708a6450aa29f3acccfca81026f14281f054a..4e013f10ba444bdb51ce10c52f5190ab062856d7 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Došlo je do greške prilikom slanja testnog e-maila:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];