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 @@ -651,6 +651,11 @@ export default defineConfigWithTheme<ThemeConfig>({
651
651
text : 'বাংলা' ,
652
652
repo : 'https://github.com/vuejs-translations/docs-bn'
653
653
} ,
654
+ {
655
+ link : 'https://it.vuejs.org' ,
656
+ text : 'Italiano' ,
657
+ repo : 'https://github.com/vuejs-translations/docs-it'
658
+ } ,
654
659
{
655
660
link : '/translations/' ,
656
661
text : 'Help Us Translate!' ,
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