mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
8 lines
221 B
PHP
8 lines
221 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005011000)
|
|
|
|
|
|
$string['coursesummary'] = 'ãáÎÕ ãäåÌ ÏÑÇÓí';
|
|
$string['pagedescription'] = 'æÕÝ ÇáãäåÌ ÇáÏÑÇÓí / ÇáãæÞÚ';
|
|
|
|
?>
|