[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / spip_piwik_2_0 / lang / paquet-piwik_es.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=es
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' => 'Añade el script de estadísticas Piwik (analizador de tráfico web) en las páginas del sitio web.',
12 'piwik_slogan' => 'Conectar Spip y Piwik'
13 );
14
15 ?>