summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-12 21:33:37 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-12 21:33:37 +0000
commit91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (patch)
tree5496f2797b09ab3138bdc386b83ac0defb1f0415 /apps/oauth2/l10n/de_DE.js
parent4bd14ef3081fadce717e6b50d31fbb750962cabf (diff)
downloadnextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.tar.gz
nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/de_DE.js')
-rw-r--r--apps/oauth2/l10n/de_DE.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js
index a3927dbd517..f3b969d64a5 100644
--- a/apps/oauth2/l10n/de_DE.js
+++ b/apps/oauth2/l10n/de_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",