8 lines
134 B
PHP
8 lines
134 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['filtername'] = 'Contenus multilingues';
|
|
|
|
?>
|