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 @@ -646,6 +646,11 @@ export default defineConfigWithTheme<ThemeConfig>({
646
646
text : 'Português' ,
647
647
repo : 'https://github.com/vuejs-translations/docs-pt'
648
648
} ,
649
+ {
650
+ link : 'https://bn.vuejs.org' ,
651
+ text : 'বাংলা' ,
652
+ repo : 'https://github.com/vuejs-translations/docs-bn'
653
+ } ,
649
654
{
650
655
link : '/translations/' ,
651
656
text : 'Help Us Translate!' ,
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ aside: false
13
13
- [ Français / French] ( https://fr.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-fr )]
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
+ - [ বাংলা / Bengali] ( https://bn.vuejs.org ) [[ source] ( https://github.com/vuejs-translations/docs-bn )]
16
17
17
18
<!-- ## Work in Progress Languages {#work-in-progress-languages} -->
18
19
You can’t perform that action at this time.
0 commit comments