added chinese to i18next config (#1591)
parent
89bfff9a0b
commit
7baedc2f64
|
@ -21,6 +21,7 @@ module.exports = {
|
||||||
"pl",
|
"pl",
|
||||||
"ar",
|
"ar",
|
||||||
"iw",
|
"iw",
|
||||||
|
"zh-CN",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
localePath: path.resolve("./public/static/locales"),
|
localePath: path.resolve("./public/static/locales"),
|
||||||
|
|
Loading…
Reference in New Issue