mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
added online users feature
This commit is contained in:
@ -164,8 +164,10 @@ $_['text_invalid_policy_setting'] = "Invalid policy setting";
|
||||
$_['text_invalid_uid'] = "Invalid uid";
|
||||
$_['text_invalid_username'] = "Invalid username";
|
||||
$_['text_ipaddr'] = "IP address";
|
||||
|
||||
$_['text_language'] = "Language";
|
||||
$_['text_last'] = "Last";
|
||||
$_['text_last_activity'] = "Last activity";
|
||||
$_['text_last_update'] = "Last update";
|
||||
$_['text_latest_emails'] = "Latest emails";
|
||||
$_['text_ldap'] = "LDAP";
|
||||
@ -177,6 +179,7 @@ $_['text_ldap_host'] = "LDAP host";
|
||||
$_['text_ldap_type'] = "LDAP type";
|
||||
$_['text_load'] = "Load";
|
||||
$_['text_loading'] = "loading";
|
||||
$_['text_logged_in'] = "Logged in";
|
||||
$_['text_logged_out'] = "You are logged out";
|
||||
$_['text_login'] = "Login";
|
||||
$_['text_login2'] = "login";
|
||||
|
Reference in New Issue
Block a user