mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
added online users feature
This commit is contained in:
@ -167,6 +167,7 @@ $_['text_ipaddr'] = "IP c
|
||||
|
||||
$_['text_language'] = "Nyelv";
|
||||
$_['text_last'] = "Utols<EFBFBD>";
|
||||
$_['text_last_activity'] = "Utols<EFBFBD> aktivit<69>s";
|
||||
$_['text_latest_emails'] = "Legfrissebb emailek";
|
||||
$_['text_last_update'] = "Utols<EFBFBD> friss<73>t<EFBFBD>s";
|
||||
$_['text_ldap'] = "LDAP";
|
||||
@ -178,6 +179,7 @@ $_['text_ldap_host'] = "LDAP kiszolg
|
||||
$_['text_ldap_type'] = "LDAP t<>pus";
|
||||
$_['text_load'] = "Bet<EFBFBD>lt<EFBFBD>s";
|
||||
$_['text_loading'] = "t<EFBFBD>lt<EFBFBD>dik";
|
||||
$_['text_logged_in'] = "Bejelentkez<EFBFBD>s";
|
||||
$_['text_logged_out'] = "<EFBFBD>n kijelentkezett";
|
||||
$_['text_login'] = "Bejelentkez<EFBFBD>s";
|
||||
$_['text_login2'] = "bejelentkez<EFBFBD>s";
|
||||
|
@ -167,6 +167,7 @@ $_['text_ipaddr'] = "IP cím";
|
||||
|
||||
$_['text_language'] = "Nyelv";
|
||||
$_['text_last'] = "Utolsó";
|
||||
$_['text_last_activity'] = "Utolsó aktivitás";
|
||||
$_['text_latest_emails'] = "Legfrissebb emailek";
|
||||
$_['text_last_update'] = "Utolsó frissítés";
|
||||
$_['text_ldap'] = "LDAP";
|
||||
@ -178,6 +179,7 @@ $_['text_ldap_host'] = "LDAP kiszolgáló";
|
||||
$_['text_ldap_type'] = "LDAP típus";
|
||||
$_['text_load'] = "Betöltés";
|
||||
$_['text_loading'] = "töltődik";
|
||||
$_['text_logged_in'] = "Bejelentkezés";
|
||||
$_['text_logged_out'] = "Ön kijelentkezett";
|
||||
$_['text_login'] = "Bejelentkezés";
|
||||
$_['text_login2'] = "bejelentkezés";
|
||||
|
Reference in New Issue
Block a user