Commit bd8192c8 authored by Justin Domingue's avatar Justin Domingue Committed by GitHub

update chinese simplified and traditional display names (#2180)

parent ff6bd389
...@@ -66,6 +66,6 @@ export const LOCALE_LABEL: { [locale in SupportedLocale]: string } = { ...@@ -66,6 +66,6 @@ export const LOCALE_LABEL: { [locale in SupportedLocale]: string } = {
'tr-TR': 'Türkçe', 'tr-TR': 'Türkçe',
'uk-UA': 'Український', 'uk-UA': 'Український',
'vi-VN': 'Tiếng Việt', 'vi-VN': 'Tiếng Việt',
'zh-CN': '中文 ( 中国 )', 'zh-CN': '简体中文',
'zh-TW': '中文 ( 台灣 )', 'zh-TW': '繁体中文',
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment