Add missing languages to language switcher
This commit is contained in:
parent
b69527c6ef
commit
08263765b1
|
@ -112,6 +112,13 @@ export default {
|
||||||
{
|
{
|
||||||
"code": "fa_IR",
|
"code": "fa_IR",
|
||||||
"label": "فارسی"
|
"label": "فارسی"
|
||||||
|
},
|
||||||
|
"code": "ml",
|
||||||
|
"label": "മലയാളം"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "sv",
|
||||||
|
"label": "Svenska"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue