Files
mr-legend_wiki/lib/tpl/arcadebasic/lang/nl/lang.php
T
2024-07-08 03:32:47 +09:00

12 lines
262 B
PHP

<?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 :