mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
7 lines
144 B
PHP
7 lines
144 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.2 development (2004010900)
|
|
|
|
|
|
$string['filtername'] = 'Contenido multilingüe';
|
|
|
|
?>
|