mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
8 lines
190 B
PHP
8 lines
190 B
PHP
<?PHP // $Id$
|
|
// block_search_forums.php - created with Moodle 1.5 + (2005060201)
|
|
|
|
|
|
$string['advancedsearch'] = 'Pokročilé vyhledávání';
|
|
$string['blocktitle'] = 'Prohledat fóra';
|
|
|
|
?>
|