X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b1b8067cbe79d7ca2bca9021ab9d37465b0c44fe..refs/pull/4430/head:/lang/bs/errors.php diff --git a/lang/bs/errors.php b/lang/bs/errors.php index f56708a64..4e013f10b 100644 --- a/lang/bs/errors.php +++ b/lang/bs/errors.php @@ -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', ];