Co-authored-by: CHALOPIN Clément <clement.chalopin@gmail.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Fiki Maulana <fikimaul@gmail.com>
Co-authored-by: Shunjid Rahman Showrov <shunjid.rahman@gmail.com>
Co-authored-by: Adrian Skar <adrian@adrianskar.com>
Co-authored-by: Lucas Queiroz <me@lucasqueiroz.dev>
Co-authored-by: piraces <raul.piraces@gmail.com>
Co-authored-by: vachan-maker <65799568+vachan-maker@users.noreply.github.com>
This commit is contained in:
Liyas Thomas
2020-10-05 07:07:02 +05:30
committed by GitHub
parent 826e3ebc5e
commit 48142721ac
6 changed files with 846 additions and 13 deletions

View File

@@ -265,6 +265,18 @@ export default {
iso: "ko-KR",
file: "ko-KR.json",
},
{
code: "bn",
name: "Bengali",
iso: "bn-BD",
file: "bn-BD.json",
},
{
code: "ml",
name: "Malayalam",
iso: "ml-ML",
file: "ml-ML.json",
},
],
defaultLocale: "en",
vueI18n: {