1<?php
2/**
3 * English translation for the authsmf20 plugin settings.
4 *
5 * @package SMF DokuWiki
6 * @file settings.php
7 * @author digger <digger@mysmf.net>
8 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
9 * @version 1.0
10 */
11
12$lang['smf_path']   = 'Path to SMF forum (You can find it in your SMF Admin - Server Settings - SMF Directory).';
13$lang['smf_cache']  = 'Cache duration in days (0 will disable the cache).';
14