diff options
Diffstat (limited to 'lang/mr')
-rw-r--r-- | lang/mr/lang.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/mr/lang.php b/lang/mr/lang.php new file mode 100644 index 000000000..d72013bae --- /dev/null +++ b/lang/mr/lang.php @@ -0,0 +1,11 @@ +<?php +/** + * Marathi language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'चर्चा'; +$lang['userpage'] = 'सदस्य पान'; + +//Setup VIM: ex: et ts=2 : |