[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / compositions_v3 / lang / paquet-compositions_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-compositions?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 // C
13 'compositions_description' => 'Met deze plugin kun je meerdere composities creëren, voor elk type SPIP object (artikel, rubriek, enz.) en ze eenvoudig toepassen vanuit de privé-ruimte.',
14 'compositions_nom' => 'Composities',
15 'compositions_slogan' => 'Varieer de indeling van de bladzijdes volgens rubriek, artikel, ...'
16 );