blob: 0a9297e288ba8396483ddeb4cfef3a1976ea6fa8 (
plain)
1
2
3
4
5
6
7
8
9
|
<?php
/**
* Dutch language file
*
* @author Wouter Schoot <wouter@schoot.org>
* @author Niels Schoot <niels.schoot@quintiq.com>
*/
$lang['name'] = 'Populariteits terugkoppeling (dit kan even duren om in te laden)';
$lang['submit'] = 'Verstuur';
|