moodle/lang/nl/censor.php

11 lines
249 B
PHP
Raw Normal View History

2004-02-22 21:59:23 +00:00
<?PHP // $Id$
// censor.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
2004-02-22 21:59:23 +00:00
$string['filtername'] = 'Woordcensuur';
$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'nl';
2004-02-22 21:59:23 +00:00
?>