mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
8 lines
192 B
PHP
8 lines
192 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4 development (2004070800)
|
|
|
|
|
|
$string['blockname'] = 'Souhrn kurzu';
|
|
$string['siteinfo'] = 'Informace o stránkách';
|
|
|
|
?>
|