mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore: exclude temporary zh-CN
some issues at crowdin wrong links
This commit is contained in:
parent
d2ef7f1aea
commit
c418690ef0
1 changed files with 2 additions and 1 deletions
|
@ -62,7 +62,8 @@ const i18nConfig = {
|
|||
'vi-VN',
|
||||
'yo-NG',
|
||||
'zh-TW',
|
||||
'zh-CN',
|
||||
// FIXME: Excluded translations need to be fixed at crowdin, otherwise breaks the build
|
||||
// 'zh-CN',
|
||||
]),
|
||||
localeConfigs: {
|
||||
en: { label: 'English' },
|
||||
|
|
Loading…
Reference in a new issue