summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorSoren Birk <soer9648@hotmail.com>2013-10-17 13:30:54 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-10-17 13:30:54 +0200
commit7b4ce9b0b6af9a1faa35049f96663febad344302 (patch)
treed869f998adabf902b0a27382a5f799e51e314ec5 /lib/plugins/authad
parenta467e020fa551217347181ffd6915c7d29e6ff59 (diff)
downloadrpg-7b4ce9b0b6af9a1faa35049f96663febad344302.tar.gz
rpg-7b4ce9b0b6af9a1faa35049f96663febad344302.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/da/settings.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/da/settings.php b/lib/plugins/authad/lang/da/settings.php
new file mode 100644
index 000000000..958c41cf5
--- /dev/null
+++ b/lib/plugins/authad/lang/da/settings.php
@@ -0,0 +1,10 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Soren Birk <soer9648@hotmail.com>
+ */
+$lang['admin_password'] = 'Kodeordet til den ovenstående bruger.';
+$lang['use_ssl'] = 'Benyt SSL forbindelse? hvis ja, vælg ikke TLS herunder.';
+$lang['use_tls'] = 'Benyt TLS forbindelse? hvis ja, vælg ikke SSL herover.';