added cz to dropdown (#1688)

* added cz to dropdown

* Update next-i18next.config.js
This commit is contained in:
Peer Richelsen 2022-02-02 18:53:16 +00:00 committed by GitHub
parent 6fb67bff20
commit acf8b83b1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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