mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
8 lines
194 B
PHP
8 lines
194 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4 (2004083100)
|
|
|
|
|
|
$string['coursesummary'] = 'Kurzusösszegzés';
|
|
$string['pagedescription'] = 'Kurzus/portál leírása';
|
|
|
|
?>
|