8 lines
135 B
PHP
8 lines
135 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.2.1 (2004032500)
|
|
|
|
|
|
$string['filtername'] = 'Kandungan Multi-bahasa';
|
|
|
|
?>
|