<?php
/**
 * French settings translation for the authphpbb3 plugin.
 *
 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author  Eole <eole.dev@outlook.com>
 */

$lang['phpbb_root_path']    = 'Chemin relatif vers l\'installation phpBB.';
$lang['phpbb_cache']        = 'Durée de vie du cache en nombre de jours (0 désactive le cache).';
$lang['phpbb_inline_style'] = 'Si activé, l\'attribut style des éléments HTML dans le formulaire d\'authentification est utilisé.';
