moodle/lang/da/label.php
gniske 1dc78ff52a Adding missing strings
Made som few corrections in existing translation
2003-11-03 23:59:59 +00:00

10 lines
209 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003102700)
$string['labeltext'] = "Mærke tekst";
$string['modulename'] = "Mærkning";
$string['modulenameplural'] = "Mærkninger";
?>