diff options
Diffstat (limited to 'lib/plugins/popularity/lang/nl/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/nl/lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/plugins/popularity/lang/nl/lang.php b/lib/plugins/popularity/lang/nl/lang.php index 0a9297e28..43ac934e1 100644 --- a/lib/plugins/popularity/lang/nl/lang.php +++ b/lib/plugins/popularity/lang/nl/lang.php @@ -4,6 +4,7 @@ * * @author Wouter Schoot <wouter@schoot.org> * @author Niels Schoot <niels.schoot@quintiq.com> + * @author Dion Nicolaas <dion@nicolaas.net> */ -$lang['name'] = 'Populariteits terugkoppeling (dit kan even duren om in te laden)'; +$lang['name'] = 'Populariteitsfeedback (kan even duren om in te laden)'; $lang['submit'] = 'Verstuur'; |