summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-21 04:10:42 -0700
committerAndrew Dolgov <[email protected]>2013-03-21 04:10:42 -0700
commitd1e0f35c3e11b44fb8ed0e5af58fa3b71873c4c7 (patch)
treeb6a030f8d282775343e17ec84fbbc2f51daf3b68 /include
parentdc24b520ccea0f092ea44f97352de20a796f4954 (diff)
parent2c0b36da67537af3ed0d4394532a6da81bf887f6 (diff)
Merge pull request #65 from scarabeusiv/master
Add base for czech translation
Diffstat (limited to 'include')
-rw-r--r--include/functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index f259a7189..7071765ba 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -44,6 +44,7 @@
$tr = array(
"auto" => "Detect automatically",
"ca_CA" => "Català",
+ "cs_CZ" => "Česky",
"en_US" => "English",
"es_ES" => "Español",
"de_DE" => "Deutsch",