added cz to dropdown (#1688)

* added cz to dropdown

* Update next-i18next.config.js
pull/1691/head^2
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
1 changed files with 1 additions and 0 deletions

View File

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