Files
moodle/lang/nl/webquest.php
T
2005-06-03 17:17:15 +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';
?>