i18n (#1277)
* improve pt-br translations * Update french language * Added i18n vi-VN translations (#1274) Co-authored-by: Gustavo Cavalieri Fernandes <gugacavalieri@gmail.com> Co-authored-by: Thomas Bnt <thomasbnt@protonmail.com> Co-authored-by: Flyznex <thuanpt.dev@gmail.com>
This commit is contained in:
@@ -278,6 +278,12 @@ export default {
|
||||
iso: "ml-ML",
|
||||
file: "ml-ML.json",
|
||||
},
|
||||
{
|
||||
code: "vi",
|
||||
name: "Vietnamese",
|
||||
iso: "vi-VN",
|
||||
file: "vi-VN.json",
|
||||
},
|
||||
],
|
||||
defaultLocale: "en",
|
||||
vueI18n: {
|
||||
|
||||
Reference in New Issue
Block a user