]> BookStack Code Mirror - bookstack/blobdiff - lang/pl/errors.php
fix typo
[bookstack] / lang / pl / errors.php
index 9c54a2bca19774b3d48e0e0d7294761653d0893a..90cafbbfb8310e8e4a8a1a6cbfa6159079557678 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Błąd podczas wysyłania testowej wiadomości e-mail:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];