GUACAMOLE-699: Merge changes bringing German translations up-to-date.

This commit is contained in:
Mike Jumper
2019-09-09 18:52:53 -07:00
committed by GitHub
18 changed files with 572 additions and 131 deletions

View File

@@ -10,6 +10,7 @@
],
"translations" : [
"translations/de.json",
"translations/en.json"
],

View File

@@ -0,0 +1,13 @@
{
"DATA_SOURCE_DUO" : {
"NAME" : "Duo TFA Backend"
},
"LOGIN" : {
"FIELD_HEADER_GUAC_DUO_SIGNED_RESPONSE" : "",
"INFO_DUO_VALIDATION_CODE_INCORRECT" : "Duo Validierungscode nicht korrekt.",
"INFO_DUO_AUTH_REQUIRED" : "Bitte melden Sie sich mit Duo an, um fortzufahren."
}
}