xref: /plugin/dw2pdf/lang/fr/lang.php (revision 7e5277090d620a404e558e254faa789788f17e4c)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
7 * @author Nicolas Friedli <nicolas@theologique.ch>
8 * @author tuxun <tuxuntrash@gmail.com>
9 */
10$lang['export_pdf_button']     = 'Exporter en PDF';
11$lang['needtitle']             = 'Il faut indiquer un titre.';
12$lang['needns']                = 'Veuillez choisir un espace de nom existant.';
13$lang['empty']                 = 'Vous n\'avez pas encore sélectionné de pages.';
14