diff options
author | Mohammad Sadegh <msdn2013@gmail.com> | 2014-11-27 12:06:03 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-11-27 12:06:03 +0100 |
commit | 044a73b5792a48ef181c0bcdfcef5317d78798b4 (patch) | |
tree | 5ae4090195ba8a0a2e4c96ea9e38d478315f1ac9 | |
parent | b2d459adb53efaac7f6514d7a185cde6eeae9b90 (diff) | |
download | rpg-044a73b5792a48ef181c0bcdfcef5317d78798b4.tar.gz rpg-044a73b5792a48ef181c0bcdfcef5317d78798b4.tar.bz2 |
translation update
-rw-r--r-- | inc/lang/fa/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/authldap/lang/fa/settings.php | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/inc/lang/fa/lang.php b/inc/lang/fa/lang.php index fea8fa210..b62acfc62 100644 --- a/inc/lang/fa/lang.php +++ b/inc/lang/fa/lang.php @@ -13,6 +13,7 @@ * @author reza_khn <reza_khn@yahoo.com> * @author Hamid <zarrabi@sharif.edu> * @author Mohamad Mehdi Habibi <habibi.esf@gmail.com> + * @author Mohammad Sadegh <msdn2013@gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'rtl'; diff --git a/lib/plugins/authldap/lang/fa/settings.php b/lib/plugins/authldap/lang/fa/settings.php new file mode 100644 index 000000000..1b48da7f5 --- /dev/null +++ b/lib/plugins/authldap/lang/fa/settings.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Mohammad Sadegh <msdn2013@gmail.com> + */ +$lang['bindpw'] = 'رمزعبور کاربر بالا'; |