1<?php 2/** 3 * French language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Guillaume Turri <guillaume.turri@gmail.com> 7 */ 8 9$lang['encoding'] = 'utf-8'; 10$lang['direction'] = 'ltr'; 11$lang['default'] = 'Cliquer pour afficher/masquer tous les éléments'; 12