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_CAS" : {
"NAME" : "CAS SSO Backend"
},
"LOGIN" : {
"FIELD_HEADER_TICKET" : "",
"INFO_CAS_REDIRECT_PENDING" : "Bitte warten, Sie werden zur CAS-Authentifizierung weitergeleitet..."
}
}