diff options
Diffstat (limited to 'lib/plugins/popularity/lang/da/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/da/lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/plugins/popularity/lang/da/lang.php b/lib/plugins/popularity/lang/da/lang.php index af29b3309..033945e42 100644 --- a/lib/plugins/popularity/lang/da/lang.php +++ b/lib/plugins/popularity/lang/da/lang.php @@ -5,6 +5,7 @@ * @author Kalle Sommer Nielsen <kalle@php.net> * @author Esben Laursen <hyber@hyber.dk> * @author Harith <haj@berlingske.dk> + * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk> */ -$lang['name'] = 'Popularitets feedback (vil måske tage en del tid at indlæse)'; +$lang['name'] = 'Tilbagemelding om popularitet (vil måske tage en del tid at indlæse)'; $lang['submit'] = 'Send data'; |