]> BookStack Code Mirror - bookstack/blobdiff - lang/ja/errors.php
fix typo
[bookstack] / lang / ja / errors.php
index 3e454c30e4e55dfb9822bc9098adb9d4df7cb388..9b1de2afcbc23ac9ded1389f485923ee6b2c7021 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',
 ];