mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
7 lines
113 B
PHP
7 lines
113 B
PHP
<?PHP // $Id$
|
|
|
|
|
|
|
|
$string['coursesummary'] = '배움터 요약';
|
|
$string['pagedescription'] = '배움터/사이트 설명';
|
|
?>
|