mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +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 Co-authored-by: hwjdghks <5832120@naver.com> Co-authored-by: JueunPark <josojoso0702@gmail.com> Co-authored-by: from97 <skm1104@daum.net> Co-authored-by: Eomhyunjun <zzp1318@gmail.com>
12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
|
|
"DATA_SOURCE_SAML" : {
|
|
"NAME" : "SAML 인증 확장 프로그램"
|
|
},
|
|
|
|
"LOGIN" : {
|
|
"INFO_SAML_REDIRECT_PENDING": "잠시만 기다려주십시오. ID 제공자로 리디렉션 중..."
|
|
}
|
|
|
|
}
|