mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
The modifications add translation file for the webapp and the following extensions: - guacamole-auth-cas - guacamole-auth-duo - guacamole-auth-jdbc - guacamole-auth-openid - guacamole-auth-quickconnect - guacamole-auth-radius - guacamole-auth-saml - guacamole-auth-totp Modify the guac-manifest file of the different translated extensions and place translations in alphabetical order
13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
|
|
"DATA_SOURCE_OPENID" : {
|
|
"NAME" : "OpenID SSO Backend"
|
|
},
|
|
|
|
"LOGIN" : {
|
|
"FIELD_HEADER_ID_TOKEN" : "",
|
|
"INFO_OID_REDIRECT_PENDING" : "Espereu, redirigint al proveïdor d'identitat ..."
|
|
}
|
|
|
|
}
|