8 lines
137 B
PHP
8 lines
137 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.5.3+ (2005060230)
|
|
|
|
|
|
$string['filtername'] = 'Continguts multilingües';
|
|
|
|
?>
|