add contents
This commit is contained in:
18
lib/plugins/loglog/lang/da/lang.php
Normal file
18
lib/plugins/loglog/lang/da/lang.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Søren Birk <soer9648@eucl.dk>
|
||||
* @author Jacob Palm <mail@jacobpalm.dk>
|
||||
*/
|
||||
$lang['menu'] = 'Ugentlige Brugerlogin/log ud';
|
||||
$lang['date'] = 'Dato';
|
||||
$lang['ip'] = 'IP-Adresse';
|
||||
$lang['action'] = 'Handling';
|
||||
$lang['range'] = 'Vist datorækkevidde';
|
||||
$lang['off'] = 'logget ud';
|
||||
$lang['autologoff'] = 'er blevet logget ud automatisk';
|
||||
$lang['in'] = 'permanent logget ind';
|
||||
$lang['tin'] = 'midlertidigt logget ind';
|
||||
$lang['fail'] = 'fejlet login-forsøg';
|
Reference in New Issue
Block a user