mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 15:08:32 +01:00
8 lines
262 B
PHP
8 lines
262 B
PHP
<?PHP // $Id$
|
|
// enrol_flatfile.php - created with Moodle 1.4 development (2004062401)
|
|
|
|
|
|
$string['filelockedmailsubject'] = 'خطاء مهم: ملف التسجيل';
|
|
|
|
?>
|