]> BookStack Code Mirror - bookstack/blobdiff - lang/pt/errors.php
Testing: Added entity decode flag and phpunit env option
[bookstack] / lang / pt / errors.php
index f6ecceb0730e213cc0332ca27ea1903256798b3d..c157112abd5d7a3b9fb8744973105effb0357195 100644 (file)
@@ -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',
 ];