moodle/lang/ja/censor.php

11 lines
244 B
PHP
Raw Normal View History

2004-02-24 07:26:39 +00:00
<?PHP // $Id$
2004-09-11 14:33:06 +00:00
// censor.php - created with Moodle 1.5 unstable development (2004091100)
2004-02-24 07:26:39 +00:00
$string['filtername'] = <><EFBFBD><ECB8A1>';
2004-09-10 22:02:15 +00:00
$string['thischarset'] = 'EUC-JP';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Japanese';
2004-02-24 07:26:39 +00:00
?>