diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-03-31 23:04:52 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-03-31 23:04:52 +0200 |
commit | 7e089c87a86bb19bfcb72fe835f4cfd3984eb992 (patch) | |
tree | 6f333c4600a0a4425dc1886400aecc1e53d894fe /lib/plugins/popularity | |
parent | 5faa223d0ebb63f49219ed75c3b32037b7505a67 (diff) | |
download | rpg-7e089c87a86bb19bfcb72fe835f4cfd3984eb992.tar.gz rpg-7e089c87a86bb19bfcb72fe835f4cfd3984eb992.tar.bz2 |
Slovak language update
darcs-hash:20080331210452-7ad00-107e48033c010cc6c322f35e98822812a1edf7da.gz
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/sk/lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/sk/lang.php b/lib/plugins/popularity/lang/sk/lang.php new file mode 100644 index 000000000..1ca228398 --- /dev/null +++ b/lib/plugins/popularity/lang/sk/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Slovak language file + * + * @author Michal Mesko <michal.mesko@gmail.com> + */ +$lang['submit'] = 'Poslať dáta'; |