moodle/lang/it/webquest.php
2004-05-20 11:31:54 +00:00

9 lines
179 B
PHP
Executable File

<?PHP // $Id$
// webquest.php - created with Moodle 1.2 development (2003111400)
$string['modulename'] = 'Ricerca web';
$string['modulenameplural'] = 'Ricerche web';
?>