xref: /plugin/struct/lang/fr/settings.php (revision 8fefbb597ab9fe91ecc1184f1e5d336795e11c70)
1<?php
2/**
3 * French language file for struct plugin
4 *
5 * @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
6 * @author Laynee <seedfloyd@gmail.com>
7 */
8
9// keys need to match the config setting name
10# $lang['dformat'] = 'Date format (see PHP\'s <a href="http://php.net/manual/en/function.date.php#refsect1-function.date-parameters">date</a> function)';
11
12
13
14//Setup VIM: ex: et ts=4 :
15