Skip to content

Commit 0bd3681

Browse files
authored
i18n(ko-KR): update route-data.mdx (#3049)
1 parent 82deb84 commit 0bd3681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/src/content/docs/ko/reference/route-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export const onRequest = defineRouteMiddleware((context) => {
7979

8080
### `isFallback`
8181

82-
**타입:** `true | undefined`
82+
**타입:** `boolean | undefined`
8383

8484
이 페이지가 현재 언어로 번역되지 않고 기본 로케일의 대체 콘텐츠를 사용하는 경우 `true`입니다.
8585
다국어 사이트에서만 사용됩니다.

0 commit comments

Comments
 (0)