Fix /cs.ts to include the option
This commit is contained in:
parent
db9084b0dc
commit
736869454b
|
@ -79,6 +79,7 @@ const cs: LocaleType = {
|
||||||
tr: "Türkçe",
|
tr: "Türkçe",
|
||||||
jp: "日本語",
|
jp: "日本語",
|
||||||
de: "Deutsch",
|
de: "Deutsch",
|
||||||
|
cs: "Čeština",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Avatar: "Avatar",
|
Avatar: "Avatar",
|
||||||
|
|
Loading…
Reference in New Issue