add contents
This commit is contained in:
18
lib/plugins/loglog/lang/nl/lang.php
Normal file
18
lib/plugins/loglog/lang/nl/lang.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?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';
|
Reference in New Issue
Block a user