8 lines
146 B
PHP
8 lines
146 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.3 development (2004032800)
|
|
|
|
|
|
$string['filtername'] = 'Continguts multilingües';
|
|
|
|
?>
|