8 lines
148 B
PHP
8 lines
148 B
PHP
<?php // $Id$
|
|
// multilang.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
|
|
|
|
|
$string['filtername'] = '多言語コンテンツ';
|
|
|
|
?>
|