summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/pt-br/lang.php
blob: 20f5ec33bb3125fb35790e2312ba2ce277e1f7d2 (plain)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Frederico Gonçalves Guimarães <frederico@teia.bio.br>
 */
$lang['connectfail']           = 'Não foi possível conectar ao LDAP: %s';
$lang['domainfail']            = 'Não foi possível encontrar o seu user dn no LDAP';