dockerwiki/content/lib/plugins/authldap/lang/no/lang.php

10 lines
276 B
PHP
Raw Permalink Normal View History

2021-10-26 13:02:53 +02:00
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Arne Hanssen <arnehans@getmail.no>
*/
$lang['connectfail'] = 'LDAP klarte ikke koble til: %s';
$lang['domainfail'] = 'LDAP greide ikke finne din bruker-dn (dist.name)';