[PLUGINS] ~formidable 1.3.6 --> 1.9.1
[lhc/web/www.git] / www / plugins / formidable_1_0 / lang / paquet-formidable_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/_plugins_/formidable/trunk/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // F
9 'formidable_description' => 'Création de formulaires avec une interface graphique et configuration des traitements associés (envoyer par courriel, enregistrer les réponses, etc).',
10 'formidable_slogan' => 'Générateur de formulaires'
11 );
12
13 ?>