* 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:
Liyas Thomas
2020-10-15 11:37:33 +05:30
committed by GitHub
parent 3327179270
commit 5ecfd278d4
4 changed files with 326 additions and 13 deletions

View File

@@ -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: {