moodle/lang/nl/label.php

10 lines
202 B
PHP
Raw Normal View History

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