mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Add translation files for the webapp and the following extensions: - guacamole-auth-cas - guacamole-auth-duo - guacamole-auth-jdbc - guacamole-auth-openid - guacamole-auth-quickconnect - guacamole-auth-saml - guacamole-auth-totp
13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
|
|
"DATA_SOURCE_OPENID" : {
|
|
"NAME" : "OpenID SSO Backend"
|
|
},
|
|
|
|
"LOGIN" : {
|
|
"FIELD_HEADER_ID_TOKEN" : "",
|
|
"INFO_OID_REDIRECT_PENDING" : "Por favor aguarde, redirecionando ao provedor de indentidade..."
|
|
}
|
|
|
|
}
|