GUACAMOLE-220: Add missing JDBC-specific USER_GROUP_ATTRIBUTES translation strings.

This commit is contained in:
Michael Jumper
2018-04-19 23:50:19 -07:00
parent 2999c56098
commit 48948fc245

View File

@@ -100,6 +100,14 @@
"SECTION_HEADER_RESTRICTIONS" : "Account Restrictions",
"SECTION_HEADER_PROFILE" : "Profile"
},
"USER_GROUP_ATTRIBUTES" : {
"FIELD_HEADER_DISABLED" : "@:USER_ATTRIBUTES.FIELD_HEADER_DISABLED",
"SECTION_HEADER_RESTRICTIONS" : "@:USER_ATTRIBUTES.SECTION_HEADER_RESTRICTIONS"
}
}