Files
moodle/lang/ko/block_html.php
T
2005-09-03 07:51:06 +00:00

11 lines
229 B
PHP
Executable File

<?PHP // $Id$
$string['configcontent'] = '목록';
$string['configtitle'] = '블록 제목';
$string['html'] = 'HTML';
$string['leaveblanktohide'] = '주제를 숨기기 위해 빈칸 남기기';
$string['newhtmlblock'] = '새로운 HTML 블록';
?>