1<?php
2/**
3 * @license    http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html
4 * @author     Francois Merciol <dokuplugin@merciol.fr>
5 *
6 * French language file
7 */
8
9// for the configuration tiledblog plugin
10$lang['formPosition']	= 'position du formulaire du nouveau billet';
11$lang['iconSize']	= 'taille de l\'icon de tuile';
12$lang['adminGroup']	= 'qui peut effacer le cache';
13$lang['sampleDelai']	= 'temps de cache pour l\'exemple (en secondes)';
14?>
15