]> BookStack Code Mirror - bookstack/blobdiff - lang/fr/errors.php
fix typo
[bookstack] / lang / fr / errors.php
index 4c2700d16897ac5f1d84f8b5bf4cbe3997749bb4..722f7bde54089c6a7a0064f847939eaabc0f21f9 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Erreur émise lors de l\'envoi d\'un e-mail de test :',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];