1
0
Fork 0
dokuwiki-plugins-extra/plugins/55/addnewpage/lang/nl/lang.php

11 lines
301 B
PHP
Raw Normal View History

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hugo Smet <hugo.smet@scarlet.be>
*/
$lang['namespaceRoot'] = 'Root';
$lang['okbutton'] = 'Pagina toevoegen';
$lang['nooption'] = 'U heeft geen rechten om pagina\'s toe te voegen';