]> BookStack Code Mirror - bookstack/blobdiff - lang/cs/errors.php
fix typo
[bookstack] / lang / cs / errors.php
index 670be2274d88daf4e4f6ba12b62f4bd6f6ca9345..d28415a6e66970cea48e909c10a6a9fba5c4257e 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Při posílání testovacího e-mailu nastala chyba:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];