dockerwiki/content/lib/plugins/authldap/lang/pt-br/lang.php

10 lines
308 B
PHP
Raw Normal View History

2021-10-26 13:02:53 +02:00
<?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';