[PLUGINS] +clavettes et dependances
[lhc/web/clavette_www.git] / www / plugins / champs_extras3 / lang / paquet-cextras_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-cextras?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 'cextras_description' => 'Provides a simple API to create new fields on the editorial objects.
12 It is the base for other plugins including "Extras Fields Interface" which provides
13 a graphical interface to manage these new fields.',
14 'cextras_nom' => 'Extra fields',
15 'cextras_slogan' => 'Create new edit fields for SPIP objects',
16 'cextras_titre' => 'Extra fields'
17 );
18
19 ?>