diff options
author | Dominik Eckelmann <deckelmann@gmail.com> | 2013-12-31 05:53:26 -0800 |
---|---|---|
committer | Dominik Eckelmann <deckelmann@gmail.com> | 2013-12-31 05:53:26 -0800 |
commit | 97c2fbf4657d74160f0a4e7b6aafc056d776e1b6 (patch) | |
tree | 366015b906b9f345ecd82669aaf1d233fe5256b4 /lib/plugins | |
parent | c0b7fdd8d685dc19daf0b9502177d625ccf53b71 (diff) | |
parent | 49b230ddee294e1539679d4348f5703bae1906ff (diff) | |
download | rpg-97c2fbf4657d74160f0a4e7b6aafc056d776e1b6.tar.gz rpg-97c2fbf4657d74160f0a4e7b6aafc056d776e1b6.tar.bz2 |
Merge pull request #486 from dokuwiki-translate/lang_update_614
Translation update (he)
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/authldap/lang/he/settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/he/settings.php b/lib/plugins/authldap/lang/he/settings.php new file mode 100644 index 000000000..357a58c56 --- /dev/null +++ b/lib/plugins/authldap/lang/he/settings.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author matt carroll <matt.carroll@gmail.com> + */ +$lang['starttls'] = 'השתמש בחיבורי TLS'; |