Skip to content

Commit 24415d6

Browse files
jsparkdevdreyfus92
andauthored
i18n(ko-KR): add cant-render-page.mdx (withastro#6410)
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
1 parent 6ed67af commit 24415d6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Astro can't render the route.
3+
i18nReady: true
4+
githubURL: https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts
5+
---
6+
7+
> **CantRenderPage**: Astro cannot find any content to render for this route. There is no file or redirect associated with this route.
8+
9+
## 무엇이 잘못되었나요?
10+
11+
Astro가 경로를 렌더링하는 동안 콘텐츠와 관련된 파일을 찾을 수 없습니다. 이는 사용자 오류가 아닌 Astro 오류입니다. 개발 서버를 다시 시작해도 문제가 해결되지 않으면 문제를 보고해주세요.

0 commit comments

Comments
 (0)