[PLUGINS] +les plugins de bases
[ptitvelo/web/www.git] / www / plugins / calendrier_mini-2.0 / lang / paquet-calendriermini_en.php
diff --git a/www/plugins/calendrier_mini-2.0/lang/paquet-calendriermini_en.php b/www/plugins/calendrier_mini-2.0/lang/paquet-calendriermini_en.php
new file mode 100644 (file)
index 0000000..53f1717
--- /dev/null
@@ -0,0 +1,17 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-calendriermini?lang_cible=en
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // C
+       'calendriermini_description' => '#CALENDRIER_MINI displays a calendar designed as dotclear\'s one and therefore compatible with the styles from this blog system.
+_ Other tools are added, such as tags, criteria, models...',
+       'calendriermini_nom' => 'Mini Calendar',
+       'calendriermini_slogan' => 'Allow to use a #CALENDRIER_MINI tag'
+);
+
+?>