diff options
author | Erik Pedersen <erik.pedersen@shaw.ca> | 2009-11-15 13:12:39 +0100 |
---|---|---|
committer | Erik Pedersen <erik.pedersen@shaw.ca> | 2009-11-15 13:12:39 +0100 |
commit | 10f8a4bf26b969e6347d78749bc170ea3f097482 (patch) | |
tree | 3c9c6d130b4a91f85a52fec5a3b4b677505621f5 /lib/plugins/popularity | |
parent | 177ab76b5eeae69d1bb3b60a85ee16979e7470c7 (diff) | |
download | rpg-10f8a4bf26b969e6347d78749bc170ea3f097482.tar.gz rpg-10f8a4bf26b969e6347d78749bc170ea3f097482.tar.bz2 |
Danish language update
Ignore-this: 1c5bd98586783d4c15e4c66e8f2dc92b
darcs-hash:20091115121239-e81ea-308e15d09ef286ba1a0835ed328d3d529688d80c.gz
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/da/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/da/lang.php b/lib/plugins/popularity/lang/da/lang.php index 033945e42..7a0b1e1b8 100644 --- a/lib/plugins/popularity/lang/da/lang.php +++ b/lib/plugins/popularity/lang/da/lang.php @@ -6,6 +6,7 @@ * @author Esben Laursen <hyber@hyber.dk> * @author Harith <haj@berlingske.dk> * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk> + * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca> */ $lang['name'] = 'Tilbagemelding om popularitet (vil måske tage en del tid at indlæse)'; $lang['submit'] = 'Send data'; |