Explorar o código

Update shared.js

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

+ 1 - 1
src/utils/shared.js

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