You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?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'] = 'ברירת מחדל';
|