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

11 lines
272 B
PHP
Executable File

<?php // $Id$
// block_html.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
$string['configcontent'] = '목록';
$string['configtitle'] = '블록 제목';
$string['html'] = 'HTML';
$string['leaveblanktohide'] = '제목을 숨기기 위해 공백을 남겨놓기';
?>