moodle/lang/nl/webquest.php

12 lines
295 B
PHP

<?PHP // $Id$
// webquest.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
$string['modulename'] = 'webquest';
$string['modulenameplural'] = 'webquests';
$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Nederlands';
?>