mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
8 lines
181 B
PHP
8 lines
181 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.4 development (2004070800)
|
|
|
|
|
|
$string['modulename'] = 'Âåá - çàïðîñ';
|
|
$string['modulenameplural'] = 'Âåá - çàïðîñû';
|
|
|
|
?>
|