moodle/lang/zh_cn/webquest.php

9 lines
173 B
PHP

<?PHP // $Id$
// webquest.php - created with Moodle 1.2 development (2003111400)
$string['modulename'] = 'Webquest';
$string['modulenameplural'] = 'Webquests';
?>