File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -669,6 +669,11 @@ export default defineConfigWithTheme<ThemeConfig>({
669
669
text : 'Italiano' ,
670
670
repo : 'https://github.com/vuejs-translations/docs-it'
671
671
} ,
672
+ {
673
+ link : 'https://ru.vuejs.org' ,
674
+ text : 'Русский' ,
675
+ repo : 'https://github.com/translation-gang/docs-ru'
676
+ } ,
672
677
{
673
678
link : 'https://fa.vuejs.org' ,
674
679
text : 'فارسی' ,
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ aside: false
16
16
- [ বাংলা / Bengali] ( https://bn.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-bn )]
17
17
- [ Italiano / Italian] ( https://it.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-it )]
18
18
- [ فارسی / Persian] ( https://fa.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-fa )]
19
+ - [ Русский / Russian] ( https://ru.vuejs.org/ ) [[ source] ( https://github.com/vuejs-translations/docs-ru )]
19
20
- [ Čeština / Czech] ( https://cs.vuejs.org/ ) [[ source] ( https://github.com/vuejs-translations/docs-cs )]
20
21
21
22
## Work in Progress Languages {#work-in-progress-languages}
You can’t perform that action at this time.
0 commit comments