moodle/lang/nl/webquest.php

9 lines
173 B
PHP
Raw Normal View History

2003-12-22 19:22:56 +00:00
<?PHP // $Id$
// webquest.php - created with Moodle 1.2 development (2003102200)
$string['modulename'] = "webquest";
$string['modulenameplural'] = "webquests";
?>