mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 15:08:32 +01:00
9 lines
181 B
PHP
9 lines
181 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.2 development (2004012800)
|
|
|
|
|
|
$string['modulename'] = 'æíÈ ßæÓÊ';
|
|
$string['modulenameplural'] = 'æíÈ ßæÓÊÓ';
|
|
|
|
?>
|