moodle/lang/no/label.php

10 lines
202 B
PHP
Raw Normal View History

2003-12-16 13:53:41 +00:00
<?PHP // $Id$
2004-03-29 11:49:49 +00:00
// label.php - created with Moodle 1.2 (2004032000)
2003-12-16 13:53:41 +00:00
2004-04-07 11:43:09 +00:00
$string['labeltext'] = 'Overskriften';
$string['modulename'] = 'Overskrift';
$string['modulenameplural'] = 'Overskrifter';
2003-12-16 13:53:41 +00:00
?>