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 * English language file
7 */
8
9// for the configuration tiledblog plugin
10$lang['formPosition']	= 'position of the new entry form';
11$lang['iconSize']	= 'tile icon size';
12$lang['adminGroup']	= 'who can clear the cache';
13$lang['sampleDelai']	= 'cache time delay for sample (sec)';
14?>
15