mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
8 lines
91 B
PHP
8 lines
91 B
PHP
<?php
|
|
|
|
|
|
$string['modulename'] = 'Webquest';
|
|
$string['modulenameplural'] = 'Webquests';
|
|
|
|
?>
|