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,12 @@
{
"DATA_SOURCE_OPENID" : {
"NAME" : "OpenID SSO Backend"
},
"LOGIN" : {
"FIELD_HEADER_ID_TOKEN" : "",
"INFO_REDIRECT_PENDING" : "Bitte warten, Sie werden zum Identitätsprovider weitergeleitet..."
}
}