[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / lang / paquet-crayons_en.php
diff --git a/www/plugins/crayons/lang/paquet-crayons_en.php b/www/plugins/crayons/lang/paquet-crayons_en.php
new file mode 100644 (file)
index 0000000..6c6c838
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-crayons?lang_cible=en
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // C
+       'crayons_description' => 'Quick editing from the public pages of the site.',
+       'crayons_nom' => 'Pencils',
+       'crayons_slogan' => 'Quick editing from the public pages of the site'
+);
+
+?>