mirror of
https://github.com/moodle/moodle.git
synced 2025-02-23 11:27:51 +01:00
9 lines
180 B
PHP
9 lines
180 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.5 ALPHA (2005042300)
|
|
|
|
|
|
$string['modulename'] = 'WebAraþtýrmasý';
|
|
$string['modulenameplural'] = 'WebAraþtýrmalarý';
|
|
|
|
?>
|