Fix official language name of Czech

Reported-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2015-06-09 08:49:21 +02:00
parent 2be78f42ac
commit 87df56e30b

View file

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