]> BookStack Code Mirror - bookstack/blobdiff - lang/ca/errors.php
fix Sidebar scrolling at mid-range sceen
[bookstack] / lang / ca / errors.php
index 5bf33fb6948d566301b00b5c850e1bb317575c57..a716e240b3c9c3c0ddc15c09a50b0758f65c7f89 100644 (file)
@@ -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',
 ];