mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
9 lines
236 B
PHP
9 lines
236 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4.4 (2004083140)
|
|
|
|
|
|
$string['blockname'] = 'კურსის ანოტაცია';
|
|
$string['pagedescription'] = 'კურსის აღწერა';
|
|
|
|
?>
|