[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / spip_piwik_2_0 / lang / paquet-piwik_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_/spip_piwik/spip_piwik_2_0/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // P
9 'piwik_description' => 'Ajoute le script de statistiques Piwik (analyseur de trafic web) sur les pages du site.',
10 'piwik_slogan' => 'Interfacer Spip et Piwik'
11 );
12
13 ?>