mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
GUAC-932: Add permissions list.
This commit is contained in:
@@ -91,17 +91,16 @@
|
||||
"title" : "Delete User",
|
||||
"text" : "Users cannot be restored after they have been deleted. Are you sure you want to delete this user?"
|
||||
},
|
||||
"properties" : "Properties:",
|
||||
"password" : "Password:",
|
||||
"passwordMatch" : "Re-enter Password:",
|
||||
"passwordMismatch" : "The provided passwords do not match.",
|
||||
"permissions" : "Permissions:",
|
||||
"permissions" : "Permissions",
|
||||
"username" : "Username:",
|
||||
"administerSystem" : "Administer system:",
|
||||
"createUser" : "Create new users:",
|
||||
"createConnection" : "Create new connections:",
|
||||
"createConnectionGroup" : "Create new connection groups:",
|
||||
"connections" : "Connections:"
|
||||
"connections" : "Connections"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
Reference in New Issue
Block a user