mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
8 lines
184 B
PHP
8 lines
184 B
PHP
<?PHP // $Id$
|
|
// block_search_forums.php - created with Moodle 1.5 Beta (2005052300)
|
|
|
|
|
|
$string['advancedsearch'] = 'Cerca avançada';
|
|
$string['blocktitle'] = 'Cerca fòrums';
|
|
|
|
?>
|