diff options
Diffstat (limited to 'apps/oauth2/l10n/es_EC.js')
-rw-r--r-- | apps/oauth2/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/es_EC.js b/apps/oauth2/l10n/es_EC.js index d4c0e514a82..11bbcd01a53 100644 --- a/apps/oauth2/l10n/es_EC.js +++ b/apps/oauth2/l10n/es_EC.js @@ -14,8 +14,8 @@ OC.L10N.register( "Secret key" : "Llave secreta", "Add client" : "Agregar cliente", "Add" : "Agregar", - "Show client secret" : "Mostrar el secreto del cliente", "Delete" : "Borrar", + "Show client secret" : "Mostrar el secreto del cliente", "Secret" : "Secreto" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |