GUACAMOLE-1629: Add configuration properties and associated translations.

This commit is contained in:
James Muehlner
2022-06-28 20:55:19 +00:00
parent 46661eed74
commit f7d90a641e
5 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"DATA_SOURCE_KEEPER_SECRETS_MANAGER" : {
"NAME" : "Keeper Secrets Manager"
},
"CONNECTION_GROUP_ATTRIBUTES" : {
"SECTION_HEADER_KSM_CONFIG" : "Keeper Secrets Manager",
"FIELD_HEADER_KSM_CONFIG" : "KSM Service Configuration "
}
}