]> BookStack Code Mirror - bookstack/blobdiff - lang/hu/errors.php
fix typo
[bookstack] / lang / hu / errors.php
index 87f4b32e719566d829efe00fb39d119b3853c40d..5a0b6a0ed55b31fd46f6b88669daefe6c767fe1a 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Hiba történt egy teszt email küldésekor:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];