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:
@ -164,8 +164,10 @@ $_['text_invalid_policy_setting'] = "Ungültige Methodeneinstellung";
|
||||
$_['text_invalid_uid'] = "Benutzerkennung ungültig";
|
||||
$_['text_invalid_username'] = "Ungültiger Benutzername";
|
||||
$_['text_ipaddr'] = "IP-Adresse";
|
||||
|
||||
$_['text_language'] = "Sprache";
|
||||
$_['text_last'] = "Letzte";
|
||||
$_['text_last_activity'] = "Letzte Aktivitat";
|
||||
$_['text_last_update'] = "Letzte Aktualisierung";
|
||||
$_['text_latest_emails'] = "Letzte Nachrichten";
|
||||
$_['text_ldap'] = "LDAP";
|
||||
@ -177,6 +179,7 @@ $_['text_ldap_host'] = "LDAP-Host";
|
||||
$_['text_ldap_type'] = "LDAP-Typ";
|
||||
$_['text_load'] = "Laden";
|
||||
$_['text_loading'] = "lade";
|
||||
$_['text_logged_in'] = "Logged in";
|
||||
$_['text_logged_out'] = "Sie haben sich abgemeldet";
|
||||
$_['text_login'] = "Anmeldung";
|
||||
$_['text_login2'] = "Anmeldung";
|
||||
|
Reference in New Issue
Block a user