mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 21:32:55 +01:00
Disable Vietnamese locale 'vi' until translations are completed
This commit is contained in:
parent
0247c7137e
commit
f93e1c460a
@ -110,6 +110,6 @@ export const languages: Language[] = [
|
||||
// { code: 'th', name: 'ไทย' }, // Thai
|
||||
{ code: 'tr', name: 'Türkçe' }, // Turkish
|
||||
{ code: 'uk', name: 'Українська' }, // Ukrainian
|
||||
{ code: 'vi', name: 'Tiếng Việt' }, // Vietnamese
|
||||
// { code: 'vi', name: 'Tiếng Việt' }, // Vietnamese
|
||||
{ code: 'zh', name: '中文' }, // Chinese
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user