]> BookStack Code Mirror - bookstack/blobdiff - lang/ja/errors.php
Removed use of HttpFetcher
[bookstack] / lang / ja / errors.php
index 3e454c30e4e55dfb9822bc9098adb9d4df7cb388..1ed1fe2355eef950c8086be4d24333137ca7b64d 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'テストメール送信時にエラーが発生しました:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'URLはサーバサイドリクエストが許可されたホストではありません。',
 ];