mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
8 lines
233 B
PHP
8 lines
233 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.6 development (2005060201)
|
|
|
|
|
|
$string['coursesummary'] = 'خلاصه کرس های درسی';
|
|
$string['pagedescription'] = 'کرس/توضیحات سایت';
|
|
|
|
?>
|