diff options
Diffstat (limited to 'apps/oauth2/l10n/ca.js')
-rw-r--r-- | apps/oauth2/l10n/ca.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/ca.js b/apps/oauth2/l10n/ca.js index 1fb68347ba5..e198efef50d 100644 --- a/apps/oauth2/l10n/ca.js +++ b/apps/oauth2/l10n/ca.js @@ -11,7 +11,6 @@ OC.L10N.register( "Client Identifier" : "Identificador de client", "Secret" : "Secret", "Add client" : "Afegeix un client", - "Add" : "Afegeix", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet que els serveis externs sol·licitin accés a %s." + "Add" : "Afegeix" }, "nplurals=2; plural=(n != 1);"); |