moodle/lang/fi/censor.php

11 lines
256 B
PHP
Raw Normal View History

2004-03-14 09:15:55 +00:00
<?PHP // $Id$
2004-10-21 10:26:59 +00:00
// censor.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
2004-03-14 09:15:55 +00:00
$string['filtername'] = 'Sanojen sensurointi';
2004-10-21 11:18:11 +00:00
$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Suomi';
2004-03-14 09:15:55 +00:00
?>