summaryrefslogtreecommitdiff
path: root/lang/nl/lang.php
blob: c6d9e3e8fa4216b28137c97aa38ef0b3f5cfe0f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Dutch language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Overleg';
$lang['back_to_article'] = 'Terug naar artikel';
$lang['userpage']        = 'Gebruikerspagina';

//Setup VIM: ex: et ts=2 :