diff options
author | Honza Lefty Škoda <lefty@multihost.cz> | 2010-07-12 22:14:03 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2010-07-12 22:15:21 +0200 |
commit | c0e46ee6bf1e41a839f43dda4bb3746534c55b5f (patch) | |
tree | 640e5ea6e2b7e762714f5d4fa97b8d321003b449 /lib/plugins/popularity | |
parent | b2013a1cc82319bc131dfca41eb75b2f2b817373 (diff) | |
download | rpg-c0e46ee6bf1e41a839f43dda4bb3746534c55b5f.tar.gz rpg-c0e46ee6bf1e41a839f43dda4bb3746534c55b5f.tar.bz2 |
Czech language update
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/cs/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/cs/lang.php b/lib/plugins/popularity/lang/cs/lang.php index 146bf54b6..c992ec4c6 100644 --- a/lib/plugins/popularity/lang/cs/lang.php +++ b/lib/plugins/popularity/lang/cs/lang.php @@ -5,6 +5,7 @@ * @author Bohumir Zamecnik <bohumir@zamecnik.org> * @author tomas@valenta.cz * @author Marek Sacha <sachamar@fel.cvut.cz> + * @author Lefty <lefty@multihost.cz> */ $lang['name'] = 'Průzkum používání (může chviličku trvat, než se natáhne)'; $lang['submit'] = 'Odeslat data'; |