Browse Source

Fix /cs.ts to include the option

Petr Branberger 1 year ago
parent
commit
736869454b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/locales/cs.ts

+ 1 - 0
app/locales/cs.ts

@@ -79,6 +79,7 @@ const cs: LocaleType = {
         tr: "Türkçe",
         jp: "日本語",
         de: "Deutsch",
+        cs: "Čeština",
       },
     },
     Avatar: "Avatar",