moodle/lang/ko_utf8/censor.php

11 lines
264 B
PHP
Raw Normal View History

<?PHP // $Id$
// censor.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
$string['filtername'] = '문자 검열';
$string['thischarset'] = 'UTF-8';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = '&#54620;&#44397;&#50612;';
?>