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 tile plugin
10$lang['iconSize']		= 'tile icon size';
11$lang['sampleDelai']	= 'cache time delay for sample (sec)';
12?>
13