xref: /dokuwiki/lib/plugins/authldap/lang/es/lang.php (revision 8e99834d58c35fb5070c4283e8a1ed0c5ced7e05)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Mauricio Segura <maose38@yahoo.es>
7 * @author David Roy <davidroyapp@gmail.com>
8 */
9$lang['connectfail']           = 'LDAP no se puede conectar: %s';
10$lang['domainfail']            = 'LDAP no puede encontrar el DN de tu usuario';
11