8 lines
155 B
PHP
8 lines
155 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
|
|
|
|
|
$string['filtername'] = '멀티 언어 콘텐트';
|
|
|
|
?>
|