8 lines
149 B
PHP
8 lines
149 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
|
|
|
|
|
$string['filtername'] = 'Meertalige inhoud';
|
|
|
|
?>
|