From 736869454bb5a614a2b5360b928bf403363527d5 Mon Sep 17 00:00:00 2001 From: Petr Branberger <51099204+pBrambi@users.noreply.github.com> Date: Wed, 10 May 2023 12:50:12 +0200 Subject: [PATCH] Fix /cs.ts to include the option --- app/locales/cs.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/app/locales/cs.ts b/app/locales/cs.ts index 9163ae2a..2b820880 100644 --- a/app/locales/cs.ts +++ b/app/locales/cs.ts @@ -79,6 +79,7 @@ const cs: LocaleType = { tr: "Türkçe", jp: "日本語", de: "Deutsch", + cs: "Čeština", }, }, Avatar: "Avatar",