mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
8 lines
201 B
PHP
8 lines
201 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4.3 + (2004083131)
|
|
|
|
|
|
$string['blockname'] = 'Êàðîòêàÿ àíàòàöûÿ êóðñà';
|
|
$string['pagedescription'] = 'Àï³ñàííå êóðñà/ñàéòà';
|
|
|
|
?>
|