mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 18:08:02 +01:00
8 lines
138 B
PHP
8 lines
138 B
PHP
<?PHP // $Id$
|
|
// assignment.php - created with Moodle 1.4.4 (2004083140)
|
|
|
|
|
|
$string['modulename'] = 'დავალება';
|
|
|
|
?>
|