source: trunk/spip/esqueleto-redcta/plugins/article_pdf/lang/articlepdf_fr.php

Last change on this file was 30, checked in by sebas, 17 years ago

nueva importacion del codigo del esqueleto de redcta con los plugins

File size: 176 bytes
Line 
1<?php
2
3// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
4
5$GLOBALS[$GLOBALS['idx_lang']] = array(
6'enregistrer_pdf'=>"Enregistrer au format PDF",
7);
8
9
10?>
Note: See TracBrowser for help on using the repository browser.