diff options
Diffstat (limited to 'lib/plugins/config')
-rw-r--r-- | lib/plugins/config/lang/mr/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/config/lang/mr/lang.php b/lib/plugins/config/lang/mr/lang.php new file mode 100644 index 000000000..4153f4288 --- /dev/null +++ b/lib/plugins/config/lang/mr/lang.php @@ -0,0 +1,8 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ +$lang['signature'] = 'हस्ताक्शर'; |