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

View File

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