moodle/lang/fi/algebra.php

11 lines
257 B
PHP
Raw Normal View History

2004-10-20 10:02:51 +00:00
<?PHP // $Id$
2004-10-21 10:26:59 +00:00
// algebra.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
2004-10-20 10:02:51 +00:00
$string['filtername'] = 'Matemaatiset kaavat';
2004-10-21 11:18:11 +00:00
$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Suomi';
2004-10-20 10:02:51 +00:00
?>