diff options
Diffstat (limited to 'apps/oauth2/l10n/oc.js')
-rw-r--r-- | apps/oauth2/l10n/oc.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/oc.js b/apps/oauth2/l10n/oc.js index c27e9b621c0..8b114800cd1 100644 --- a/apps/oauth2/l10n/oc.js +++ b/apps/oauth2/l10n/oc.js @@ -11,8 +11,7 @@ OC.L10N.register( "Client Identifier" : "Identificador client", "Add client" : "Apondre un client", "Add" : "Apondre", - "Delete" : "Suprimir", "Show client secret" : "Afichar lo secret del client", - "Secret" : "Secret" + "Delete" : "Suprimir" }, "nplurals=2; plural=(n > 1);"); |