~maj plugins
[ptitvelo/web/www.git] / www / plugins / calendrier_mini-2.0 / lang / paquet-calendriermini_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-calendriermini?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 'calendriermini_description' => '#CALENDRIER_MINI displays a calendar designed as dotclear’s one and therefore compatible with the styles from this blog system.
12 _ Other tools are added, such as tags, criteria, models...',
13 'calendriermini_nom' => 'Mini Calendar',
14 'calendriermini_slogan' => 'Allow to use a #CALENDRIER_MINI tag'
15 );
16
17 ?>