mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 23:18:43 +01:00
9 lines
190 B
PHP
9 lines
190 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.3 (2004052500)
|
|
|
|
|
|
$string['modulename'] = 'Web претрага';
|
|
$string['modulenameplural'] = 'Web претраживач';
|
|
|
|
?>
|