diff --git a/examples/docs/es/upload.md b/examples/docs/es/upload.md
index 267e889af..875e854e8 100644
--- a/examples/docs/es/upload.md
+++ b/examples/docs/es/upload.md
@@ -120,13 +120,13 @@
}
}
-## Upload
+## Carga de archivos
-Upload files by clicking or drag-and-drop
+Carga archivos haciendo clic o arrastrándolos.
-### Click to upload files
+### Clic para cargar archivos
-:::demo Customize upload button type and text using `slot`. Set `limit` and `on-exceed` to limit the maximum number of uploads allowed and specify method when the limit is exceeded.
+:::demo Personaliza el tipo y texto del botón utilizando la propiedad `slot`. Define las propiedades `limit` y `on-exceed` para limitar el número máximo de archivos a subir y especifica un método para cuando el límite ha sido excedido.
```html
- Click to upload
-
jpg/png files with a size less than 500kb
+ Clic para subir archivo
+
Solo archivos jpg/png con un tamaño menor de 500kb