xref: /plugin/struct/lang/fr/settings.php (revision 0549dcc5bc88d4f9d923acdd09931d8d51be7097)
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