summaryrefslogtreecommitdiff
path: root/lib/plugins/popularity
diff options
context:
space:
mode:
authorEsben Laursen <el@rantek.dk>2008-11-10 00:11:13 +0100
committerEsben Laursen <el@rantek.dk>2008-11-10 00:11:13 +0100
commit155a92331aa5111b5db343db9eb62e67cbd0e153 (patch)
tree4b841b2d0b99208916f09c86fed0f5e41605082b /lib/plugins/popularity
parentf004e0f446916ce2751e01f853b602ab6bd6d23f (diff)
downloadrpg-155a92331aa5111b5db343db9eb62e67cbd0e153.tar.gz
rpg-155a92331aa5111b5db343db9eb62e67cbd0e153.tar.bz2
Danish language update
darcs-hash:20081109231113-6b576-8a6d52f80275a7689c65125762232e99f62231f2.gz
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r--lib/plugins/popularity/lang/da/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/da/lang.php b/lib/plugins/popularity/lang/da/lang.php
new file mode 100644
index 000000000..976f3a7b9
--- /dev/null
+++ b/lib/plugins/popularity/lang/da/lang.php
@@ -0,0 +1,9 @@
+<?php
+/**
+ * Danish language file
+ *
+ * @author Kalle Sommer Nielsen <kalle@php.net>
+ * @author Esben Laursen <hyber@hyber.dk>
+ */
+$lang['name'] = 'Popularitets feedback (vil måske tage en del tid at indlæse)';
+$lang['submit'] = 'Send data';