X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e04a1af444057f8162c236600d58443c353e75ab..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', ];