Malayalam + Dutch (#1351)

Co-authored-by: vachan-maker <65799568+vachan-maker@users.noreply.github.com>
Co-authored-by: Karel De Smet <karel.de.smet@outlook.com>
This commit is contained in:
Liyas Thomas
2020-11-30 08:16:16 +05:30
committed by GitHub
parent 60057eee6a
commit ad51597bf5
3 changed files with 318 additions and 15 deletions

View File

@@ -272,7 +272,7 @@ export default {
},
{
code: "ml",
name: "Malayalam",
name: "മലയാളം",
iso: "ml-ML",
file: "ml-ML.json",
},
@@ -282,6 +282,12 @@ export default {
iso: "vi-VN",
file: "vi-VN.json",
},
{
code: "nl",
name: "Dutch",
iso: "nl-BE",
file: "nl-BE.json",
},
],
defaultLocale: "en",
vueI18n: {