diff options
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r-- | apps/settings/l10n/es.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 7ddb5f67063..349828b1a36 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Subir imagen del perfil", "Choose profile picture from Files" : "Seleccionar imagen del perfil desde los archivos", "Remove profile picture" : "Eliminar imagen del perfil", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", + "The file must be a PNG or JPG" : "El archivo debe ser un PNG o JPG", "Picture provided by original account" : "Imagen provista por la cuenta original", "Cancel" : "Cancelar", "Set as profile picture" : "Establecer como imagen del perfil", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Subir nueva", "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Borrar imagen", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Ten en cuenta que el avatar puede tardar hasta 24 horas en actualizarse en todas partes.", "Choose as profile picture" : "Seleccionar como imagen de perfil", "You are using <strong>%s</strong>" : "Estás usando <strong>%s</strong>", |