mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
7 lines
134 B
PHP
7 lines
134 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.2 alpha (2004022200)
|
|
|
|
|
|
$string['filtername'] = 'Meertalige inhoud';
|
|
|
|
?>
|