Add Bangla (বাংলা) translation and language support to wg-easy (#2112)
Bangla translation added
This commit is contained in:
@@ -83,6 +83,11 @@ export default defineNuxtConfig({
|
||||
language: 'tr-TR',
|
||||
name: 'Türkçe',
|
||||
},
|
||||
{
|
||||
code: 'bn',
|
||||
language: 'bn-BD',
|
||||
name: 'বাংলা',
|
||||
},
|
||||
],
|
||||
defaultLocale: 'en',
|
||||
vueI18n: './i18n.config.ts',
|
||||
|
||||
Reference in New Issue
Block a user