10 lines
185 B
PHP
10 lines
185 B
PHP
<?PHP // $Id$
|
|
// label.php - created with Moodle 1.3 (2004052500)
|
|
|
|
|
|
$string['labeltext'] = '¢éͤÇÒÁ';
|
|
$string['modulename'] = 'Label';
|
|
$string['modulenameplural'] = 'Label';
|
|
|
|
?>
|