moodle/lang/fi/label.php
2004-01-15 18:39:05 +00:00

10 lines
208 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2004010900)
$string['labeltext'] = 'Otsikon teksti';
$string['modulename'] = 'Otsikko';
$string['modulenameplural'] = 'Otsikot';
?>