add contents
This commit is contained in:
17
lib/plugins/loglog/lang/sv/lang.php
Normal file
17
lib/plugins/loglog/lang/sv/lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Tor Härnqvist <tor@harnqvist.se>
|
||||
*/
|
||||
$lang['menu'] = 'Veckovis användarinloggningar/-utloggningar';
|
||||
$lang['date'] = 'Datum';
|
||||
$lang['ip'] = 'IP-adress';
|
||||
$lang['action'] = 'Händelse';
|
||||
$lang['range'] = 'Visat datumspann:';
|
||||
$lang['off'] = 'utloggad';
|
||||
$lang['autologoff'] = 'har blivit automatiskt utloggad';
|
||||
$lang['in'] = 'inloggad permanent';
|
||||
$lang['tin'] = 'inloggad temporärt';
|
||||
$lang['fail'] = 'misslyckat inloggningsförsök';
|
Reference in New Issue
Block a user