mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-13 00:17:42 +00:00
GUACAMOLE-394: List users in a table displaying last active time.
This commit is contained in:
@@ -543,9 +543,13 @@
|
||||
|
||||
"FIELD_PLACEHOLDER_FILTER" : "@:APP.FIELD_PLACEHOLDER_FILTER",
|
||||
|
||||
"FORMAT_DATE" : "@:APP.FORMAT_DATE_TIME_PRECISE",
|
||||
|
||||
"HELP_USERS" : "Click or tap on a user below to manage that user. Depending on your access level, users can be added and deleted, and their passwords can be changed.",
|
||||
|
||||
"SECTION_HEADER_USERS" : "Utenti"
|
||||
"SECTION_HEADER_USERS" : "Utenti",
|
||||
|
||||
"TABLE_HEADER_USERNAME" : "Username"
|
||||
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user