moodle/lang/cs/block_course_summary.php
2004-07-15 12:18:09 +00:00

9 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';
?>