mirror of
https://github.com/moodle/moodle.git
synced 2025-02-05 07:39:09 +01:00
8 lines
148 B
PHP
8 lines
148 B
PHP
|
<?PHP // $Id$
|
|||
|
// enrol_internal.php - created with Moodle 1.4 development (2004062600)
|
|||
|
|
|||
|
|
|||
|
$string['enrolname'] = 'Matriculaci<63>n interna';
|
|||
|
|
|||
|
?>
|