diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-09 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-09 00:08:20 +0000 |
commit | 8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2 (patch) | |
tree | 583017d195e85230e82ac5cd5b93454a93de5e0a /apps/oauth2/l10n/de.js | |
parent | 9707ef9ba7c0a23238802bc8b71182284ab78b9f (diff) | |
download | nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.tar.gz nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/de.js')
-rw-r--r-- | apps/oauth2/l10n/de.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js index 54421937c07..9fce0856933 100644 --- a/apps/oauth2/l10n/de.js +++ b/apps/oauth2/l10n/de.js @@ -1,7 +1,6 @@ OC.L10N.register( "oauth2", { - "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 Services nach Zugriff auf %s zu fragen.", "Name" : "Name", |