[PLUGINS] +emb_pdf
[lhc/web/www.git] / www / plugins / emb_pdf / lang / paquet-emb_pdf_fr.php
diff --git a/www/plugins/emb_pdf/lang/paquet-emb_pdf_fr.php b/www/plugins/emb_pdf/lang/paquet-emb_pdf_fr.php
new file mode 100644 (file)
index 0000000..b6ccf7f
--- /dev/null
@@ -0,0 +1,14 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // L
+       'emb_pdf_description' => 'Ce plugin contient un modèle servant à afficher un PDF dans un article avec <code><embNNN|center></code>',
+       'emb_pdf_nom' => 'Modèle PDF (visualiseur)',
+       'emb_pdf_slogan' => 'Un modèle pour afficher un PDF dans un article',
+);