[PLUGINS] +emb_pdf
[lhc/web/www.git] / www / plugins / emb_pdf / lang / emb_pdf_fr.php
diff --git a/www/plugins/emb_pdf/lang/emb_pdf_fr.php b/www/plugins/emb_pdf/lang/emb_pdf_fr.php
new file mode 100644 (file)
index 0000000..3b0007b
--- /dev/null
@@ -0,0 +1,12 @@
+<?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_titre' => 'Modèle PDF (visualiseur)',
+);