diff --git a/inc/lang/fa/lang.php b/inc/lang/fa/lang.php index fea8fa2106a342e5a65f40646f032397121b90e2..b62acfc6200d945be4a73c25ef4d32b09796eb15 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 0000000000000000000000000000000000000000..1b48da7f56bf3d6f9bf63b00db2525361e9c3288 --- /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'] = 'رمزعبور کاربر بالا';