xref: /dokuwiki/lib/plugins/authad/lang/da/settings.php (revision 7b4ce9b0b6af9a1faa35049f96663febad344302)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Soren Birk <soer9648@hotmail.com>
7 */
8$lang['admin_password']        = 'Kodeordet til den ovenstående bruger.';
9$lang['use_ssl']               = 'Benyt SSL forbindelse? hvis ja, vælg ikke TLS herunder.';
10$lang['use_tls']               = 'Benyt TLS forbindelse? hvis ja, vælg ikke SSL herover.';
11