]> BookStack Code Mirror - bookstack/blobdiff - lang/ko/errors.php
fix typo
[bookstack] / lang / ko / errors.php
index 03f0bb15db41eec388bf952313f4f4a0766b0b63..6f9dc72ca896c1686ec28be29ed0961a25797a0f 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => '메일을 발송하는 도중 문제가 생겼습니다:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];