Przeglądaj źródła

Update Vietnamese register

The Cong Doan 3 lat temu
rodzic
commit
058c5a8467
1 zmienionych plików z 1 dodań i 0 usunięć
  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: 'zh', name: '简体中文' },
   { id: 'zh-tw', name: '繁體中文' },
+  { id: 'vi', name: 'Vietnamese' },
 ];