about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authplain/lang/da/lang.php
blob: ff683ed387603a27e032b5fbabfede44c88f6e58 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Kenneth Schack Banner <kescba@gmail.com>
 */
$lang['userexists']            = 'Dette brugernavn er allerede i brug.';
$lang['writefail']             = 'Ude af stand til at redigere bruger data. Kontakt venligst Wiki-Administratoren';