diff options
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/acl/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/config/lang/mr/lang.php | 8 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/revert/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/mr/lang.php | 7 |
6 files changed, 43 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/mr/lang.php b/lib/plugins/acl/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/acl/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ 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'] = 'हस्ताक्शर'; diff --git a/lib/plugins/plugin/lang/mr/lang.php b/lib/plugins/plugin/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/plugin/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ diff --git a/lib/plugins/popularity/lang/mr/lang.php b/lib/plugins/popularity/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/popularity/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ diff --git a/lib/plugins/revert/lang/mr/lang.php b/lib/plugins/revert/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/revert/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ diff --git a/lib/plugins/usermanager/lang/mr/lang.php b/lib/plugins/usermanager/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/usermanager/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ |