mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
8 lines
184 B
PHP
8 lines
184 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4.1+ (2004083101)
|
|
|
|
|
|
$string['blockname'] = 'Ðåçþìå íà êóðñà';
|
|
$string['siteinfo'] = 'Èíôîðìàöèÿ çà ñàéòà';
|
|
|
|
?>
|