diff --git a/next-i18next.config.js b/next-i18next.config.js index 8b3e5c8389..db9f37cd43 100644 --- a/next-i18next.config.js +++ b/next-i18next.config.js @@ -21,6 +21,7 @@ module.exports = { "pl", "ar", "iw", + "zh-CN", ], }, localePath: path.resolve("./public/static/locales"),