فهرست منبع

Update shared.js

The Cong Doan 3 سال پیش
والد
کامیت
61d91b31ad
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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' },
 ];