Initial commit
This commit is contained in:
14
content/lib/plugins/authldap/lang/he/settings.php
Normal file
14
content/lib/plugins/authldap/lang/he/settings.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Guy Yakobovitch <guy.yakobovitch@gmail.com>
|
||||
* @author matt carroll <matt.carroll@gmail.com>
|
||||
* @author Menashe Tomer <menashesite@gmail.com>
|
||||
*/
|
||||
$lang['starttls'] = 'השתמש בחיבורי TLS';
|
||||
$lang['bindpw'] = 'סיסמה של המשתמש לעיל';
|
||||
$lang['modPass'] = 'האם dokuwiki יכול ליצור סיסמאות LDAP?';
|
||||
$lang['debug'] = 'הצג מידע נוסף על שגיאות';
|
||||
$lang['referrals_o_-1'] = 'ברירת מחדל';
|
Reference in New Issue
Block a user