mirror of
https://github.com/moodle/moodle.git
synced 2025-03-10 02:40:10 +01:00
9 lines
171 B
PHP
9 lines
171 B
PHP
|
<?PHP // $Id$
|
|||
|
// webquest.php - created with Moodle 1.3.1 (2004052501)
|
|||
|
|
|||
|
|
|||
|
$string['modulename'] = 'B<>squeda web';
|
|||
|
$string['modulenameplural'] = 'B<>squedas web';
|
|||
|
|
|||
|
?>
|