summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/de_DE.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/de_DE.json')
-rw-r--r--apps/oauth2/l10n/de_DE.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json
index ec47cc485a7..68410934aaa 100644
--- a/apps/oauth2/l10n/de_DE.json
+++ b/apps/oauth2/l10n/de_DE.json
@@ -2,9 +2,13 @@
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
+ "_headerName_::_col_" : ["headerName","col"],
"Redirection URI" : "Weiterleitungs-URI",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Client-Identifikationsmerkmal",
+ "_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
"Secret" : "Geheimnis",
+ "_headerSecret_::_col_" : ["headerSecret","col"],
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"_button_::_submit_" : ["Knopf","Übermitteln"],