mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
8 lines
203 B
PHP
8 lines
203 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.5 ALPHA (2005043000)
|
|
|
|
|
|
$string['coursesummary'] = 'Buod ng Kurso';
|
|
$string['pagedescription'] = 'Deskripsiyon ng Kurso/Site';
|
|
|
|
?>
|