]> BookStack Code Mirror - bookstack/blobdiff - lang/nb/errors.php
fix typo
[bookstack] / lang / nb / errors.php
index 550113944b8f1af419ed44d71a42581d1bf44893..ff7ecc0c4ba5c0572c5f25c3379c995a703cb18c 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Feil kastet når du sendte en test-e-post:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];