blob: 1490ecef7c91a96cffadd672a1d4c8be07c71a74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?php
/**
* Dutch language file
*
* @author Wouter Schoot <wouter@schoot.org>
* @author Niels Schoot <niels.schoot@quintiq.com>
* @author Dion Nicolaas <dion@nicolaas.net>
* @author Danny Rotsaert <danny.rotsaert@edpnet.be>
* @author Marijn Hofstra hofstra.m@gmail.com
* @author Matthias Carchon webmaster@c-mattic.be
*/
$lang['name'] = 'Populariteitsfeedback (kan even duren om in te laden)';
$lang['submit'] = 'Verstuur';
|