]> BookStack Code Mirror - bookstack/blobdiff - lang/es/errors.php
Updated translations with latest Crowdin changes (#4462)
[bookstack] / lang / es / errors.php
index e0006937b1d9618d3cd9d5c9de68aa4fd288c29f..ca46fc03c8cd1e22c8b6fe4d9f687fe1c7545615 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Error al enviar un email de prueba:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];