diff options
author | Mohamed Belhsine <b.mohamed897@gmail.com> | 2014-09-22 15:01:29 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-09-22 15:01:29 +0200 |
commit | 7ce0a39ec99d93aee3df09ad19d53d6804e27c1c (patch) | |
tree | bb9e8ea210aba253152442326a5b225ffd170dfc /lib/plugins/authad/lang | |
parent | 7a8f54a20d3b930bebf38bd9e5e3b25509d49bad (diff) | |
download | rpg-7ce0a39ec99d93aee3df09ad19d53d6804e27c1c.tar.gz rpg-7ce0a39ec99d93aee3df09ad19d53d6804e27c1c.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r-- | lib/plugins/authad/lang/ar/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/ar/lang.php b/lib/plugins/authad/lang/ar/lang.php new file mode 100644 index 000000000..e0ba7681a --- /dev/null +++ b/lib/plugins/authad/lang/ar/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Mohamed Belhsine <b.mohamed897@gmail.com> + */ +$lang['domain'] = 'مجال تسجيل الدخول'; |