[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / formidable / lang / formidable_it.php
index c20ae86..7196850 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/formidable?lang_cible=it
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -51,6 +53,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'erreur_importer_wcs' => 'Errore durante l’importazione del modulo W.C.S',
        'erreur_importer_yaml' => 'Errore durante l’importazione del modulo YAML',
        'erreur_inexistant' => 'Il modulo non esiste.',
+       'exporter_formulaire_format_label' => 'Formato del file',
 
        // F
        'formulaires_aucun' => 'Al momento non è presente alcun modulo.',
@@ -148,5 +151,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'voir_reponses' => 'Vedi le risposte',
        'voir_traitements' => 'Trattamenti'
 );
-
-?>