<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Hugo Smet <hugo.smet@scarlet.be>
 * @author hugo smet <hugo.smet@scarlet.be>
 */
$lang['menu']                  = 'Wekelijks gebruikers Logins/Logouts overzicht';
$lang['date']                  = 'Datum';
$lang['ip']                    = 'IP adres';
$lang['action']                = 'Actie';
$lang['range']                 = 'Datumvork van de getoonde info';
$lang['off']                   = 'afgelogd';
$lang['autologoff']            = 'is automatisch afgemeld';
$lang['in']                    = 'permanent ingelogd';
$lang['tin']                   = 'tijdelijk ingelogd';
$lang['fail']                  = 'mislukte login';
