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