X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/bf5e886d76cd47aaee47516fece5561492ccd394..refs/pull/4484/head:/lang/pl/errors.php diff --git a/lang/pl/errors.php b/lang/pl/errors.php index 9c54a2bca..90cafbbfb 100644 --- a/lang/pl/errors.php +++ b/lang/pl/errors.php @@ -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', ];