diff options
Diffstat (limited to 'apps/oauth2/l10n/es_PA.js')
-rw-r--r-- | apps/oauth2/l10n/es_PA.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/es_PA.js b/apps/oauth2/l10n/es_PA.js index 65642c7ff24..017a2bd46ed 100644 --- a/apps/oauth2/l10n/es_PA.js +++ b/apps/oauth2/l10n/es_PA.js @@ -8,6 +8,6 @@ OC.L10N.register( "Secret" : "Secreto", "Add client" : "Agregar cliente", "Add" : "Agregar", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s." + "Delete" : "Borrar" }, "nplurals=2; plural=(n != 1);"); |