[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / compositions_v3 / lang / paquet-compositions_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-compositions?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 // C
11 'compositions_description' => 'This plugin allows you to define several variants of compositions for each kind of SPIP objects (article, sections, etc..) and to easily apply them, case by case, from the private area.',
12 'compositions_nom' => 'Compositions',
13 'compositions_slogan' => 'Differ page layouts according to sections, articles...'
14 );
15
16 ?>