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/en_GB.js')
-rw-r--r--apps/oauth2/l10n/en_GB.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/en_GB.js b/apps/oauth2/l10n/en_GB.js
index b1074a13648..83f92c394e3 100644
--- a/apps/oauth2/l10n/en_GB.js
+++ b/apps/oauth2/l10n/en_GB.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Client Identifier" : "Client Identifier",
"Secret" : "Secret",
"Add client" : "Add client",
- "Add" : "Add",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 allows external services to request access to %s."
+ "Add" : "Add"
},
"nplurals=2; plural=(n != 1);");