add contents
This commit is contained in:
18
lib/plugins/loglog/lang/hu/lang.php
Normal file
18
lib/plugins/loglog/lang/hu/lang.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author DelDadam <deldadam@gmail.com>
|
||||
* @author DelD <deldadam@gmail.com>
|
||||
*/
|
||||
$lang['menu'] = 'Heti felhasználói be-/kijelentkezések';
|
||||
$lang['date'] = 'Dátum';
|
||||
$lang['ip'] = 'IP-cím';
|
||||
$lang['action'] = 'Művelet';
|
||||
$lang['range'] = 'Kijelzett dátumtartomány:';
|
||||
$lang['off'] = 'kijelentkezés';
|
||||
$lang['autologoff'] = 'automatikusan kijelentkezett.';
|
||||
$lang['in'] = 'bejelentkezés (tartós)';
|
||||
$lang['tin'] = 'bejelentkezés (ideiglenes)';
|
||||
$lang['fail'] = 'sikertelen bejelentkezési kísérlet';
|
Reference in New Issue
Block a user