diff options
author | Yagnesh Desai <yndesai@gmail.com> | 2010-10-17 12:23:11 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2010-10-17 12:23:11 +0200 |
commit | 2366cb38b9d556b41d8ff4c1137225033cb86d56 (patch) | |
tree | 7faba917500f00c0d624b26dbd2a8c400f2e264f /lib/plugins/popularity | |
parent | fc9db835243bb8babdcdc15463ece580ab3b344e (diff) | |
download | rpg-2366cb38b9d556b41d8ff4c1137225033cb86d56.tar.gz rpg-2366cb38b9d556b41d8ff4c1137225033cb86d56.tar.bz2 |
Hindi language update
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/hi/lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/hi/lang.php b/lib/plugins/popularity/lang/hi/lang.php index d8630a281..c0085d72a 100644 --- a/lib/plugins/popularity/lang/hi/lang.php +++ b/lib/plugins/popularity/lang/hi/lang.php @@ -3,4 +3,6 @@ * Hindi language file * * @author Abhinav Tyagi <abhinavtyagi11@gmail.com> + * @author yndesai@gmail.com */ +$lang['submit'] = 'डेटा भेजे'; |