File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -636,6 +636,16 @@ export default defineConfigWithTheme<ThemeConfig>({
636636 text : 'Français' ,
637637 repo : 'https://github.com/vuejs-translations/docs-fr'
638638 } ,
639+ {
640+ link : 'https://ko.vuejs.org' ,
641+ text : '한국어' ,
642+ repo : 'https://github.com/vuejs-translations/docs-ko'
643+ } ,
644+ {
645+ link : 'https://pt.vuejs.org' ,
646+ text : 'Português' ,
647+ repo : 'https://github.com/vuejs-translations/docs-pt'
648+ } ,
639649 {
640650 link : '/translations/' ,
641651 text : 'Help Us Translate!' ,
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ aside: false
1111- [ 日本語 / Japanese] ( https://ja.vuejs.org/ ) [[ source] ( https://github.com/vuejs-translations/docs-ja )]
1212- [ Українська / Ukrainian] ( https://ua.vuejs.org/ ) [[ source] ( https://github.com/vuejs-translations/docs-uk )]
1313- [ Français / French] ( https://fr.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-fr )]
14+ - [ 한국어 / Korean] ( https://ko.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-ko )]
15+ - [ Português / Portuguese] ( https://pt.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-pt )]
1416
1517<!-- ## Work in Progress Languages {#work-in-progress-languages} -->
1618
You can’t perform that action at this time.
0 commit comments