mirror of
https://github.com/moodle/moodle.git
synced 2025-02-14 21:05:31 +01:00
8 lines
198 B
PHP
8 lines
198 B
PHP
|
<?PHP // $Id$
|
||
|
// enrol_internal.php - created with Moodle 1.4 development (2004062401)
|
||
|
|
||
|
|
||
|
$string['enrolname'] = 'تسجيل داخلي';
|
||
|
|
||
|
?>
|