<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Heikki Hokkanen <hoxu@users.sf.net>
 */

// for the configuration manager
$lang['piwik_idsite'] = 'piwik site id (piwik_idsite)';
$lang['piwik_url'] = 'piwik URL, excluding the piwik.php/piwik.js part';
$lang['count_admins'] = 'Count admins in statistics';
$lang['count_users'] = 'Count logged users in statistics';

