[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / seo-v1 / lang / paquet-seo_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-seo?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 // S
11 'seo_description' => 'SEO is a plugin who add the possibility to insert in the head of your website: meta tags, canoical URL, Google webmaster tools Meta Code and Google Analytics javascript code. It is fully configurable in the SPIP configuration page and in each article or rubrique page for meta tags.',
12 'seo_nom' => 'SEO',
13 'seo_slogan' => 'Search Engine Optimisation'
14 );
15
16 ?>