X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b1b8067cbe79d7ca2bca9021ab9d37465b0c44fe..refs/pull/4562/head:/lang/ca/errors.php diff --git a/lang/ca/errors.php b/lang/ca/errors.php index 5bf33fb69..a716e240b 100644 --- a/lang/ca/errors.php +++ b/lang/ca/errors.php @@ -111,4 +111,6 @@ return [ // Settings & Maintenance 'maintenance_test_email_failure' => 'S\'ha produït un error en enviar un correu electrònic de prova:', + // HTTP errors + 'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts', ];