mirror of
https://github.com/moodle/moodle.git
synced 2025-02-14 04:45:29 +01:00
8 lines
141 B
PHP
8 lines
141 B
PHP
<?PHP // $Id$
|
|
// enrol_flatfile.php - created with Moodle 1.4 development (2004072500)
|
|
|
|
|
|
$string['enrolname'] = 'Tekstitiedosto';
|
|
|
|
?>
|