File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -641,6 +641,11 @@ export default defineConfigWithTheme<ThemeConfig>({
641641 text : '한국어' ,
642642 repo : 'https://github.com/vuejs-translations/docs-ko'
643643 } ,
644+ {
645+ link : 'https://pt.vuejs.org' ,
646+ text : 'Português' ,
647+ repo : 'https://github.com/vuejs-translations/docs-pt'
648+ } ,
644649 {
645650 link : '/translations/' ,
646651 text : 'Help Us Translate!' ,
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ aside: false
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 )]
1414- [ 한국어 / 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 )]
1516
1617<!-- ## Work in Progress Languages {#work-in-progress-languages} -->
1718
You can’t perform that action at this time.
0 commit comments