<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-iextras?lang_cible=it
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// I
	'iextras_nom' => 'Campi Extra (Interfaccia)',
	'iextras_slogan' => 'Interfaccia per gestire i campi extra',
	'iextras_titre' => 'Campi Extra (Interfaccia)'
);
