added chinese to i18next config (#1591)

This commit is contained in:
Peer Richelsen
2022-01-24 16:52:53 +00:00
committed by GitHub
parent 89bfff9a0b
commit 7baedc2f64
+1
View File
@@ -21,6 +21,7 @@ module.exports = {
"pl",
"ar",
"iw",
"zh-CN",
],
},
localePath: path.resolve("./public/static/locales"),