mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
8 lines
105 B
PHP
8 lines
105 B
PHP
<?PHP // $Id$
|
|
|
|
|
|
|
|
$string['coursesummary'] = '课程概要';
|
|
$string['pagedescription'] = '课程/站点描述';
|
|
?>
|