mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 12:33:18 +01:00
8 lines
180 B
PHP
8 lines
180 B
PHP
|
<?PHP // $Id$
|
||
|
// assignment.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
||
|
|
||
|
|
||
|
$string['description'] = 'Whakaahuatanga';
|
||
|
$string['feedback'] = 'Urupare';
|
||
|
?>
|