[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / seo-dev / lang / paquet-seo_nl.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=nl
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // S
13 'seo_description' => 'SEO is een plugin die de head van je site kan aanpassen met: meta tags, canonieke URL, Google webmaster tools Meta Code en Google Analytics javascript. Je kunt hem configureren met een configuratie-bladzijde in SPIP. Meta tags kun je ook in iedere rubriek en ieder artikel instellen.',
14 'seo_nom' => 'SEO',
15 'seo_slogan' => 'Optimalisatie voor zoekmachines'
16 );