123a7dd167
Slowly working to one fr lang pack
10 lines
202 B
PHP
10 lines
202 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['filtername'] = 'Contenus multilingues';
|
|
$string['parentlanguage'] = 'fr';
|
|
$string['thisdirection'] = 'ltr';
|
|
|
|
?>
|