diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-11-27 12:21:00 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-11-27 12:21:00 +0100 |
commit | 5191adeed4cfba986d01988e25badcf030c22010 (patch) | |
tree | 5ae4090195ba8a0a2e4c96ea9e38d478315f1ac9 /lib/plugins | |
parent | b2d459adb53efaac7f6514d7a185cde6eeae9b90 (diff) | |
parent | 044a73b5792a48ef181c0bcdfcef5317d78798b4 (diff) | |
download | rpg-5191adeed4cfba986d01988e25badcf030c22010.tar.gz rpg-5191adeed4cfba986d01988e25badcf030c22010.tar.bz2 |
Merge pull request #939 from dokuwiki-translate/lang_update_48
Translation update (fa)
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/authldap/lang/fa/settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
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'] = 'رمزعبور کاربر بالا'; |