mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 02:49:53 +01:00
9 lines
176 B
PHP
9 lines
176 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.4.4 (2004083140)
|
|
|
|
|
|
$string['modulename'] = 'Webquest-ìîäóëü';
|
|
$string['modulenameplural'] = 'Webquest-ìîäóë³';
|
|
|
|
?>
|