summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/da/settings.php
blob: a3558aa5c6811d0c33625702c9ea1e16e8e742f1 (plain)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Jens Hyllegaard <jens.hyllegaard@gmail.com>
 */
$lang['server']                = 'Din LDAP server. Enten værtsnavn (<code>localhost</code>) eller fuld kvalificeret URL (<code>ldap://server.tld:389</code>)';
$lang['debug']                 = 'Vis yderligere debug output ved fejl';