moodle/lang/nl/label.php
2004-09-05 22:41:00 +00:00

10 lines
201 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003092900)
$string['labeltext'] = "Labeltekst";
$string['modulename'] = "Label";
$string['modulenameplural'] = "Labels";
?>