diff options
Diffstat (limited to 'lang/cs/lang.php')
-rw-r--r-- | lang/cs/lang.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/cs/lang.php b/lang/cs/lang.php new file mode 100644 index 000000000..0cce3c902 --- /dev/null +++ b/lang/cs/lang.php @@ -0,0 +1,10 @@ +<?php +/** + * Czech language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'Diskuse'; + +//Setup VIM: ex: et ts=2 : |