moodle/lang/fi/block_section_links.php
2004-05-25 16:39:32 +00:00

12 lines
325 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.3 Nearly Ready (2004052000)
$string['blockname'] = 'Osio linkit';
$string['jumptocurrenttopic'] = 'Siirry nykyiseen aiheeseen';
$string['jumptocurrentweek'] = 'Siirry nykyiseen viikkoon';
$string['topics'] = 'Aiheet';
$string['weeks'] = 'Viikot';
?>