diff options
Diffstat (limited to 'lib/plugins/popularity/lang/cs/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/cs/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/cs/lang.php b/lib/plugins/popularity/lang/cs/lang.php new file mode 100644 index 000000000..53753e725 --- /dev/null +++ b/lib/plugins/popularity/lang/cs/lang.php @@ -0,0 +1,8 @@ +<?php +/** + * Czech language file + * + * @author Bohumir Zamecnik <bohumir@zamecnik.org> + */ +$lang['name'] = 'Průzkum používání (může chviličku trvat, než se natáhne)'; +$lang['submit'] = 'Odeslat data'; |