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// commands
10$lang['clear']		= 'Effacer le cache';
11$lang['clearAll']	= 'Effacer tout les caches';
12