diff options
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r-- | apps/files_external/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index f4960136af3..16d87d8d2f2 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -28,8 +28,8 @@ OC.L10N.register( "System" : "Sistema", "Grant access" : "Conceder acceso", "Access granted" : "Acceso concedido", - "Error configuring OAuth1" : "Error configurando OAuth1", - "Error configuring OAuth2" : "Error configurando OAuth2", + "Error configuring OAuth1" : "Error al configurar OAuth1", + "Error configuring OAuth2" : "Error al configurar OAuth2", "Enable encryption" : "Habilitar cifrado", "Enable previews" : "Habilitar previsualizaciones", "Check for changes" : "Comprobar si hay cambios", |