diff --git a/src/content/docs/ja/reference/errors/no-prerendered-routes-with-domains.mdx b/src/content/docs/ja/reference/errors/no-prerendered-routes-with-domains.mdx index 2470fcfe6da21..33990ff3c6e05 100644 --- a/src/content/docs/ja/reference/errors/no-prerendered-routes-with-domains.mdx +++ b/src/content/docs/ja/reference/errors/no-prerendered-routes-with-domains.mdx @@ -4,7 +4,7 @@ i18nReady: true githubURL: https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts --- -> **NoPrerenderedRoutesWithDomains**: 静的ページは、複数ドメインではまだサポートされていません。この機能を有効にしたい場合は、ページ「コンポーネント」に対するプリレンダリングを無効化する必要があります +> **NoPrerenderedRoutesWithDomains**: 静的ページは、複数ドメインではまだサポートされていません。この機能を有効にするには、ページ「コンポーネント」に対するプリレンダリングを無効化する必要があります ## 何が問題か?