Reported-by: Pablo Lezaeta Reyes <[email protected]>
Signed-off-by: Lukas Fleischer <[email protected]>
---
 web/lib/translator.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/lib/translator.inc.php b/web/lib/translator.inc.php
index 29bd1b3..416ce66 100644
--- a/web/lib/translator.inc.php
+++ b/web/lib/translator.inc.php
@@ -21,7 +21,7 @@ global $streamer, $l10n;
 # Languages we have translations for
 $SUPPORTED_LANGS = array(
        "ca" => "Català",
-       "cs" => "česky",
+       "cs" => "Český",
        "da" => "Dansk",
        "de" => "Deutsch",
        "en" => "English",
-- 
2.4.2

Reply via email to