moodle/lang/fr/censor.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';
?>