GUACAMOLE-624: Add columns displaying user full name and organization.

This commit is contained in:
Michael Jumper
2018-09-21 14:14:39 -07:00
parent 0f93e7ff45
commit 660fe82fff
5 changed files with 20 additions and 5 deletions

View File

@@ -789,7 +789,9 @@
"SECTION_HEADER_USERS" : "Users",
"TABLE_HEADER_FULL_NAME" : "Full name",
"TABLE_HEADER_LAST_ACTIVE" : "Last active",
"TABLE_HEADER_ORGANIZATION" : "Organization",
"TABLE_HEADER_USERNAME" : "Username"
},