added cz to dropdown (#1688)
* added cz to dropdown * Update next-i18next.config.js
This commit is contained in:
parent
6fb67bff20
commit
acf8b83b1a
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ module.exports = {
|
||||||
"ar",
|
"ar",
|
||||||
"iw",
|
"iw",
|
||||||
"zh-CN",
|
"zh-CN",
|
||||||
|
"cs",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
localePath: path.resolve("./public/static/locales"),
|
localePath: path.resolve("./public/static/locales"),
|
||||||
|
|
Loading…
Reference in a new issue