added chinese to i18next config (#1591)

pull/1604/head^2
Peer Richelsen 2022-01-24 16:52:53 +00:00 committed by GitHub
parent 89bfff9a0b
commit 7baedc2f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ module.exports = {
"pl",
"ar",
"iw",
"zh-CN",
],
},
localePath: path.resolve("./public/static/locales"),