8 lines
127 B
PHP
8 lines
127 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.2 (2004032000)
|
|
|
|
|
|
$string['filtername'] = 'Mitmekeelne sisu';
|
|
|
|
?>
|