diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 4e838377f..914ae2ad4 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -62,8 +62,7 @@ const i18nConfig = { 'vi-VN', 'yo-NG', 'zh-TW', - // FIXME: Excluded translations need to be fixed at crowdin, otherwise breaks the build - // 'zh-CN', + 'zh-CN', ]), localeConfigs: { en: { label: 'English' },