diff options
| author | Tomáš Chvátal <tchvatal@suse.cz> | 2013-03-19 14:39:08 +0100 |
|---|---|---|
| committer | Tomáš Chvátal <tchvatal@suse.cz> | 2013-03-19 14:41:11 +0100 |
| commit | a06b79c433823e69fbbe88efa9d453b643505809 (patch) | |
| tree | 1594fd52c6567b6868e0c5642c933249ac9aac34 /include/functions.php | |
| parent | 4b746489098bc2d6bfc520715fb422b82259491c (diff) | |
Add basic czech translation ~48% done.
Diffstat (limited to 'include/functions.php')
| -rw-r--r-- | include/functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php index 3793e0426..54b565799 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", |