diff options
author | Jian Wei Tay <marc_t84@hotmail.com> | 2011-12-15 22:09:28 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-12-15 22:09:28 +0100 |
commit | d0674b61febbf2449c8a5fdddff35d4ed55147af (patch) | |
tree | aeba81cfaaabf5b1d9939109523dedde468ead04 /lib/plugins | |
parent | 965d96926bd3b834e7814174763a94560f8bc2f0 (diff) | |
download | rpg-d0674b61febbf2449c8a5fdddff35d4ed55147af.tar.gz rpg-d0674b61febbf2449c8a5fdddff35d4ed55147af.tar.bz2 |
Malay language update
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/acl/lang/ms/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/config/lang/ms/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/ms/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/ms/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/revert/lang/ms/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/ms/lang.php | 6 |
6 files changed, 36 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/ms/lang.php b/lib/plugins/acl/lang/ms/lang.php new file mode 100644 index 000000000..77ad2a1c1 --- /dev/null +++ b/lib/plugins/acl/lang/ms/lang.php @@ -0,0 +1,6 @@ +<?php +/** + * Malay language file + * + * @author Markos + */ diff --git a/lib/plugins/config/lang/ms/lang.php b/lib/plugins/config/lang/ms/lang.php new file mode 100644 index 000000000..77ad2a1c1 --- /dev/null +++ b/lib/plugins/config/lang/ms/lang.php @@ -0,0 +1,6 @@ +<?php +/** + * Malay language file + * + * @author Markos + */ diff --git a/lib/plugins/plugin/lang/ms/lang.php b/lib/plugins/plugin/lang/ms/lang.php new file mode 100644 index 000000000..77ad2a1c1 --- /dev/null +++ b/lib/plugins/plugin/lang/ms/lang.php @@ -0,0 +1,6 @@ +<?php +/** + * Malay language file + * + * @author Markos + */ diff --git a/lib/plugins/popularity/lang/ms/lang.php b/lib/plugins/popularity/lang/ms/lang.php new file mode 100644 index 000000000..77ad2a1c1 --- /dev/null +++ b/lib/plugins/popularity/lang/ms/lang.php @@ -0,0 +1,6 @@ +<?php +/** + * Malay language file + * + * @author Markos + */ diff --git a/lib/plugins/revert/lang/ms/lang.php b/lib/plugins/revert/lang/ms/lang.php new file mode 100644 index 000000000..77ad2a1c1 --- /dev/null +++ b/lib/plugins/revert/lang/ms/lang.php @@ -0,0 +1,6 @@ +<?php +/** + * Malay language file + * + * @author Markos + */ diff --git a/lib/plugins/usermanager/lang/ms/lang.php b/lib/plugins/usermanager/lang/ms/lang.php new file mode 100644 index 000000000..77ad2a1c1 --- /dev/null +++ b/lib/plugins/usermanager/lang/ms/lang.php @@ -0,0 +1,6 @@ +<?php +/** + * Malay language file + * + * @author Markos + */ |