xref: /dokuwiki/lib/plugins/authldap/lang/ca/lang.php (revision 65cc1598e0b2f37abcb9be75e2ef4b8ecdf752b7)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author David Surroca <david.tb303@gmail.com>
7 */
8$lang['connectfail']           = 'L\'LDAP no s\'ha pogut connectar: %s';
9$lang['domainfail']            = 'L\'LDAP no ha trobat el teu nom distingit d\'usuari';
10