Add Vietnamese to the list as the name of the language in the language itself

This commit is contained in:
PhuNH
2020-04-22 00:39:36 +02:00
parent 9efa8f9736
commit 2ddbbc2872

View File

@ -54,6 +54,10 @@ const languages = [
code: 'es',
name: 'Spanish',
},
{
code: 'vi',
name: 'Tiếng Việt'
}
];
i18n