X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/391478465ab5970ad19649d41a3f8c7816efb294..refs/pull/4497/head:/lang/pt/errors.php diff --git a/lang/pt/errors.php b/lang/pt/errors.php index f6ecceb07..c157112ab 100644 --- a/lang/pt/errors.php +++ b/lang/pt/errors.php @@ -111,4 +111,6 @@ return [ // Settings & Maintenance 'maintenance_test_email_failure' => 'Erro lançado ao enviar um e-mail de teste:', + // HTTP errors + 'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts', ];