summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/de.js')
-rw-r--r--apps/oauth2/l10n/de.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index c0d77bbd6a8..ec385188b26 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -4,10 +4,13 @@ OC.L10N.register(
"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"],