source: trunk/spip/esqueleto-redcta/plugins/imprimir_documento/lang/imprimirdocumento_fr.php @ 30

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

nueva importacion del codigo del esqueleto de redcta con los plugins

File size: 398 bytes
Line 
1<?php
2
3        $GLOBALS[$GLOBALS['idx_lang']] = array(
4                'imprimir' => 'Imprimer',
5                'documentos_descargar' => 'En visitant notre site Internet, vous pourrez télécharger ces documents :',
6                'version_doc_imprimir' => 'Version imprimable de cet article',
7                'version_imprimir' => 'Version imprimable',
8                'otras_imagenes' => 'AUTRES IMAGES',
9                'commentaires' => 'Commentaires :',
10                'Z' => 'ZZzZZzzz'
11        );
12
13?>
Note: See TracBrowser for help on using the repository browser.