mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Merge 1.3.0 changes back to master.
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"translations/fr.json",
|
||||
"translations/ja.json",
|
||||
"translations/pt.json",
|
||||
"translations/ru.json"
|
||||
"translations/ru.json",
|
||||
"translations/zh.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_DUO" : {
|
||||
"NAME" : "Duo TFA后端"
|
||||
},
|
||||
|
||||
"LOGIN" : {
|
||||
"FIELD_HEADER_GUAC_DUO_SIGNED_RESPONSE" : "",
|
||||
"INFO_DUO_VALIDATION_CODE_INCORRECT" : "Duo验证码不正确。",
|
||||
"INFO_DUO_AUTH_REQUIRED" : "请先使用Duo进行身份验证。"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user