Fix /cs.ts to include the option

This commit is contained in:
Petr Branberger 2023-05-10 12:50:12 +02:00
parent db9084b0dc
commit 736869454b

View File

@ -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",