Skip to content

Commit 9bc88f4

Browse files
jsparkdevHiDeoo
andauthored
i18n(ko-KR): update i18n.mdx (#2713)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
1 parent f215549 commit 9bc88f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎docs/src/content/docs/ko/guides/i18n.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ Starlight를 사용하면 번역된 ���텐츠 파일을 호스팅하는 것 외
193193

194194
```diff lang="js" ins=/, (i18nLoader|i18nSchema)/
195195
// src/content.config.ts
196+
import { defineCollection } from 'astro:content';
196197
import { docsLoader, i18nLoader } from '@astrojs/starlight/loaders';
197198
import { docsSchema, i18nSchema } from '@astrojs/starlight/schema';
198199

0 commit comments

Comments
 (0)