moodle/lang/fi/block_social_activities.php

11 lines
277 B
PHP
Raw Normal View History

2004-05-02 16:47:21 +00:00
<?PHP // $Id$
2004-10-21 10:26:59 +00:00
// block_social_activities.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
2004-05-02 16:47:21 +00:00
$string['blockname'] = 'Sosiaaliset aktiviteetit';
2004-10-21 11:18:11 +00:00
$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Suomi';
2004-05-02 16:47:21 +00:00
?>