moodle/lang/nl/label.php
2003-10-08 18:50:08 +00:00

10 lines
202 B
PHP

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