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

10 lines
220 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
$string['labeltext'] = '라벨 텍스트';
$string['modulename'] = '라벨';
$string['modulenameplural'] = '라벨들';
?>