Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/de.js')
-rw-r--r--apps/oauth2/l10n/de.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index a3927dbd517..f3b969d64a5 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -1,7 +1,8 @@
OC.L10N.register(
"oauth2",
{
- "OAuth 2.0 clients" : "OAuth-2.0-Clients",
+ "OAuth 2.0" : "OAuth 2.0",
+ "OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",