diff options
Diffstat (limited to 'langs.inc.php')
-rw-r--r-- | langs.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/langs.inc.php b/langs.inc.php index 29b66f070..f5d7d9654 100644 --- a/langs.inc.php +++ b/langs.inc.php @@ -2,6 +2,7 @@ // languages for home $langs = array( + 'cs' => 'Čeština', 'de' => 'Deutsch', 'el' => 'Ελληνικά', 'en' => 'English', |