]> BookStack Code Mirror - bookstack/blobdiff - lang/ja/errors.php
Removed use of HttpFetcher
[bookstack] / lang / ja / errors.php
index 9b1de2afcbc23ac9ded1389f485923ee6b2c7021..1ed1fe2355eef950c8086be4d24333137ca7b64d 100644 (file)
@@ -112,5 +112,5 @@ return [
     'maintenance_test_email_failure' => 'テストメール送信時にエラーが発生しました:',
 
     // HTTP errors
-    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
+    'http_ssr_url_no_match' => 'URLはサーバサイドリクエストが許可されたホストではありません。',
 ];