[SPIP] ~v3.0.25-->v3.0.26
[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/branches/spip_piwik_2_0/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) {
5 return;
6 }
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // P
11 'piwik_description' => 'Ajoute le script de statistiques Piwik (analyseur de trafic web) sur les pages du site.',
12 'piwik_slogan' => 'Interfacer Spip et Piwik'
13 );