mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
7 lines
109 B
PHP
7 lines
109 B
PHP
<?PHP // $Id$
|
|
|
|
|
|
|
|
$string['coursesummary'] = '코스 요약';
|
|
$string['pagedescription'] = '코스/사이트 기술';
|
|
?>
|