mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 02:49:53 +01:00
6 lines
166 B
PHP
6 lines
166 B
PHP
<?php /// $Id$
|
|
|
|
$string['badwords'] = 'merde,enculé,bite,couille,pute,putain, niquer,gode,godemichet,nègre';
|
|
$string['filtername'] = 'Censure de mots inadéquats';
|
|
|
|
?>
|