1<?php 2/** 3 * Dutch language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 */ 7 8$lang['discussion'] = 'Overleg'; 9$lang['back_to_article'] = 'Terug naar artikel'; 10$lang['userpage'] = 'Gebruikerspagina'; 11 12//Setup VIM: ex: et ts=2 :