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 @@ -646,6 +646,11 @@ export default defineConfigWithTheme<ThemeConfig>({
646646 text : 'Português' ,
647647 repo : 'https://github.com/vuejs-translations/docs-pt'
648648 } ,
649+ {
650+ link : 'https://bn.vuejs.org' ,
651+ text : 'বাংলা' ,
652+ repo : 'https://github.com/vuejs-translations/docs-bn'
653+ } ,
649654 {
650655 link : '/translations/' ,
651656 text : 'Help Us Translate!' ,
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ aside: false
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 )]
1515- [ 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 )]
1617
1718<!-- ## Work in Progress Languages {#work-in-progress-languages} -->
1819
You can’t perform that action at this time.
0 commit comments