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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user