first commit. dokuwiki.
[h2N7SspZmY.git] / lib / plugins / wikistatistics / lang / en / settings.php
blob4ebfe4d6be1cd35ff0f1f86c25a3a9e39904679f
1 <?php
2 /**
3 * english language file
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author Emanuele <emanuele45@interfree.it>
7 */
9 $lang['ws_excludedns'] = 'Excluded namespaces';
10 $lang['ws_excludedns_pattern'] = 'Excluded namespace patterns';
11 $lang['ws_excludedpg_pattern'] = 'Excluded page patterns';
12 $lang['ws_cacheresults'] = 'Activate cache';
13 $lang['ws_cacheexpire'] = 'Cache expire after';
14 $lang['ws_topcontrib'] = 'Number of contributors to show in HoF';