feat(i18n): use chinese name for chinese translation
This commit is contained in:
parent
9c8266fb0d
commit
f3986c710b
@ -13,7 +13,7 @@ export const SUPPORTED_LOCALES = {
|
||||
'pl-PL': 'Polski',
|
||||
'nl-NL': 'Nederlands',
|
||||
'pt-PT': 'Português',
|
||||
'zh-CN': 'Chinese',
|
||||
'zh-CN': '中文',
|
||||
'no-NO': 'Norsk Bokmål',
|
||||
'es-ES': 'Español',
|
||||
'da-DK': 'Dansk',
|
||||
|
Loading…
x
Reference in New Issue
Block a user