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

$lang['phpbb_root_path']    = 'Relative path to phpBB forum.';
$lang['phpbb_cache']        = 'Cache duration in days (0 will disable the cache).';
$lang['phpbb_inline_style'] = 'If enabled, inline-style is used in HTML tags of the authentication form.';
