[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / spip_piwik_2_0 / lang / paquet-piwik_en.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-piwik?lang_cible=en
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // P
11 'piwik_description' => 'Adds the Piwik statistics script (web traffic analyzer) on the pages of the site.',
12 'piwik_slogan' => 'Link [SPIP->http://www.spip.net] and [Piwik->http://www.piwik.org]'
13 );
14
15 ?>