mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
7 lines
105 B
PHP
7 lines
105 B
PHP
<?PHP // $Id$
|
|
|
|
|
|
|
|
$string['coursesummary'] = '课程概要';
|
|
$string['pagedescription'] = '课程/站点描述';
|
|
?>
|