moodle/lang/en/label.php

12 lines
255 B
PHP
Raw Normal View History

2003-09-14 12:20:32 +00:00
<?PHP // $Id$
#------------------------------------------------------------
$string['modulename'] = "Label";
$string['modulenameplural'] = "Labels";
#------------------------------------------------------------
$string['labeltext'] = "Label text";
?>