Initial commit
This commit is contained in:
10
content/lib/plugins/authldap/lang/es/lang.php
Normal file
10
content/lib/plugins/authldap/lang/es/lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Mauricio Segura <maose38@yahoo.es>
|
||||
* @author David Roy <davidroyapp@gmail.com>
|
||||
*/
|
||||
$lang['connectfail'] = 'LDAP no se puede conectar: %s';
|
||||
$lang['domainfail'] = 'LDAP no puede encontrar el DN de tu usuario';
|
Reference in New Issue
Block a user