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