mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 06:31:22 +00:00
GUACAMOLE-197: Fix display issues and add translation strings for the RADIUS response field.
This commit is contained in:
committed by
Nick Couchman
parent
4dd61403c8
commit
86d9a8fb88
@@ -5,10 +5,11 @@
|
||||
},
|
||||
|
||||
"LOGIN" : {
|
||||
"FIELD_HEADER_RADIUS_RESPONSE" : "",
|
||||
"INFO_RADIUS_RESPONSE_INCORRECT" : "RADIUS response incorrect.",
|
||||
"INFO_RADIUS_AUTH_REQUIRED" : "Please authenticate with RADIUS to continue.",
|
||||
"INFO_RADIUS_ADDL_REQUIRED" : "Additional credentials required."
|
||||
"FIELD_HEADER_GUAC_RADIUS_CHALLENGE_RESPONSE" : "",
|
||||
"FIELD_HEADER_GUAC_RADIUS_STATE" : "",
|
||||
"INFO_RADIUS_RESPONSE_INCORRECT" : "RADIUS response incorrect.",
|
||||
"INFO_RADIUS_AUTH_REQUIRED" : "Please authenticate with RADIUS to continue.",
|
||||
"INFO_RADIUS_ADDL_REQUIRED" : "Please supply additional credentials"
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user