[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / compositions_v3 / lang / paquet-compositions_ru.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=ru
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' => 'Этот плагин позволяет вам задавать определенный шаблон вывода для конкретного раздела, статьи и т.д. ',
12 'compositions_nom' => 'Шаблоны страниц (Compositions)',
13 'compositions_slogan' => 'Возможность задавать определенный шаблон для вывода статьи, раздела и т.д.'
14 );
15
16 ?>