xref: /dokuwiki/lib/plugins/authad/lang/no/settings.php (revision 4d1e8edfed1d8b8025e900215ae05d0633b2a27f)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Christopher Schive <chschive@frisurf.no>
7 * @author Patrick <spill.p@hotmail.com>
8 */
9$lang['account_suffix']        = 'Ditt konto-suffiks F. Eks. <code>@my.domain.org</code>';
10$lang['admin_password']        = 'Passordet til brukeren over.';
11$lang['expirywarn']            = 'Antall dager på forhånd brukeren varsles om at passordet utgår. 0 for å deaktivere.';
12