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 @@ -655,6 +655,11 @@ export default defineConfigWithTheme<ThemeConfig>({
655
655
link : '/translations/' ,
656
656
text : 'Help Us Translate!' ,
657
657
isTranslationsDesc : true
658
+ } ,
659
+ {
660
+ link : 'https://it.vuejs.org' ,
661
+ text : 'Italiano' ,
662
+ repo : 'https://github.com/vuejs-translations/docs-it'
658
663
}
659
664
] ,
660
665
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ aside: false
14
14
- [ 한국어 / Korean] ( https://ko.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-ko )]
15
15
- [ Português / Portuguese] ( https://pt.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-pt )]
16
16
- [ বাংলা / Bengali] ( https://bn.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-bn )]
17
+ - [ Italiano / Italian] ( https://it.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-it )]
17
18
18
19
<!-- ## Work in Progress Languages {#work-in-progress-languages} -->
19
20
You can’t perform that action at this time.
0 commit comments