aa2042ad685eba18ca260006b0bd04a2e69a04b3
[lhc/web/www.git] / www / plugins-dist / safehtml / lang / paquet-safehtml_fr.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_core_/plugins/safehtml/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) {
5 return;
6 }
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // S
11 'safehtml_description' => 'Protection des forums contre les attaques de type cross-site scripting',
12 'safehtml_slogan' => 'Protection des forums contre le cross-site scripting'
13 );