]> BookStack Code Mirror - bookstack/blobdiff - lang/et/errors.php
fix typo
[bookstack] / lang / et / errors.php
index e7b45bfa97eb6bd9ef615fc64c8bbe2ad4e9fd40..778b564245e554c3352aa7ef1d0224976743298f 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Test e-kirja saatmisel tekkis viga:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];