]> BookStack Code Mirror - bookstack/blobdiff - lang/he/errors.php
fix typo
[bookstack] / lang / he / errors.php
index 6c133d8607e5ba79912c36f7316f749ce60c3e3a..181ef3db6525b07700fa96a4e01fd24d8d1fb992 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Error thrown when sending a test email:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];