1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * French language file for struct plugin
7 *
8 * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
9 * @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
10 * @author Laynee <seedfloyd@gmail.com>
11 */
12$lang['bottomoutput']          = 'Afficher les données au bas de la page';
13$lang['topoutput']             = 'Afficher les données en haut de la page';
14$lang['show_not_found']        = 'Afficher le texte par défaut lorsqu\'aucun résultat n\'est retourné pour une valeur de syntaxe struct.';
15