summaryrefslogtreecommitdiff
path: root/lib/plugins/authpgsql/lang
diff options
context:
space:
mode:
authorJens Hyllegaard <jens.hyllegaard@gmail.com>2013-10-21 14:36:35 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-10-21 14:36:35 +0200
commit48e49553b3ae1dc9624cdd96b34ffe0175ba8ae3 (patch)
treec60d84922c0a9c7b12bd362d26c57f4429b2f6b9 /lib/plugins/authpgsql/lang
parent4c4b65c86f4906b0cdd7b3115636ec829bb7099f (diff)
downloadrpg-48e49553b3ae1dc9624cdd96b34ffe0175ba8ae3.tar.gz
rpg-48e49553b3ae1dc9624cdd96b34ffe0175ba8ae3.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authpgsql/lang')
-rw-r--r--lib/plugins/authpgsql/lang/da/settings.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/plugins/authpgsql/lang/da/settings.php b/lib/plugins/authpgsql/lang/da/settings.php
new file mode 100644
index 000000000..76c08a734
--- /dev/null
+++ b/lib/plugins/authpgsql/lang/da/settings.php
@@ -0,0 +1,10 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Jens Hyllegaard <jens.hyllegaard@gmail.com>
+ */
+$lang['server'] = 'Din PostgresSQL server';
+$lang['port'] = 'Din PostgresSQL servers port';
+$lang['debug'] = 'Vis yderligere debug output';