Files
moodle/lang/ko/block_section_links.php
T
2005-06-03 17:17:15 +00:00

12 lines
305 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
$string['blockname'] = '마당 링크';
$string['jumptocurrenttopic'] = '현재 토픽으로 가기';
$string['jumptocurrentweek'] = '이번주로 가기';
$string['topics'] = '토픽';
$string['weeks'] = '주';
?>