moodle/lang/da/label.php
gniske dc648d41da Adding missing strings
Made som few corrections in existing translation
2004-02-25 00:40:34 +00:00

10 lines
212 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 Beta (2004022400)
$string['labeltext'] = 'Overskrifts tekst';
$string['modulename'] = 'Overskrift';
$string['modulenameplural'] = 'Overskrifter';
?>