about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authplain/lang/da
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authplain/lang/da')
-rw-r--r--wiki/lib/plugins/authplain/lang/da/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authplain/lang/da/lang.php b/wiki/lib/plugins/authplain/lang/da/lang.php
new file mode 100644
index 0000000..ff683ed
--- /dev/null
+++ b/wiki/lib/plugins/authplain/lang/da/lang.php
@@ -0,0 +1,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';