bash/snippets/dokuwiki-2023-04-04/lib/plugins/authldap/lang/pt/lang.php

11 lines
337 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Jose Luis Sanches <jose.reis.sanches@gmail.com>
* @author Paulo Carmino <contato@paulocarmino.com>
*/
$lang['connectfail'] = 'Não foi possível conectar o LDAP: %s';
$lang['domainfail'] = 'O LDAP não encontrou seu utilizador';