Explorar o código

Update Vietnamese register

The Cong Doan %!s(int64=3) %!d(string=hai) anos
pai
achega
058c5a8467
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/utils/shared.js

+ 1 - 0
src/utils/shared.js

@@ -586,4 +586,5 @@ export const supportLocales = [
   { id: 'en', name: 'English' },
   { id: 'en', name: 'English' },
   { id: 'zh', name: '简体中文' },
   { id: 'zh', name: '简体中文' },
   { id: 'zh-tw', name: '繁體中文' },
   { id: 'zh-tw', name: '繁體中文' },
+  { id: 'vi', name: 'Vietnamese' },
 ];
 ];