mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore: exclude temporary zh-CN
some issues at crowdin wrong links
This commit is contained in:
parent
d2ef7f1aea
commit
c418690ef0
@ -62,7 +62,8 @@ const i18nConfig = {
|
|||||||
'vi-VN',
|
'vi-VN',
|
||||||
'yo-NG',
|
'yo-NG',
|
||||||
'zh-TW',
|
'zh-TW',
|
||||||
'zh-CN',
|
// FIXME: Excluded translations need to be fixed at crowdin, otherwise breaks the build
|
||||||
|
// 'zh-CN',
|
||||||
]),
|
]),
|
||||||
localeConfigs: {
|
localeConfigs: {
|
||||||
en: { label: 'English' },
|
en: { label: 'English' },
|
||||||
|
Loading…
Reference in New Issue
Block a user