Skip to content

Commit

Permalink
i18n(ko-KR): update astro.config.mjs (#2366)
Browse files Browse the repository at this point in the history
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
  • Loading branch information
jsparkdev and HiDeoo committed Sep 19, 2024
1 parent 2cb1f3b commit 472cf46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ export default defineConfig({
label: 'Components',
translations: {
fr: 'Composants',
ko: '컴포넌트'
},
autogenerate: { directory: 'components' },
},
Expand Down Expand Up @@ -166,6 +167,7 @@ export default defineConfig({
'pt-PT': 'Recursos',
ja: 'リソース',
ru: 'Ресурсы',
ko: '리소스'
},
autogenerate: { directory: 'resources' },
},
Expand Down

0 comments on commit 472cf46

Please sign in to comment.