forked from XiaoMo/ChatGPT-Next-Web
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",
|
||||
jp: "日本語",
|
||||
de: "Deutsch",
|
||||
cs: "Čeština",
|
||||
},
|
||||
},
|
||||
Avatar: "Avatar",
|
||||
|
Loading…
Reference in New Issue
Block a user