moodle/lang/nl/webquest.php
2005-09-05 19:46:39 +00:00

9 lines
182 B
PHP

<?PHP // $Id$
// webquest.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
$string['modulename'] = 'Webquest';
$string['modulenameplural'] = 'Webquests';
?>