Change file input label to Spanish

This commit is contained in:
2025-08-14 15:27:48 +02:00
parent 1ec98f2bf3
commit c624b3ccf6

View File

@@ -16,7 +16,7 @@
<v-file-input
accept="image/apng, image/avif, image/gif, image/jpeg, image/png, image/svg+xml, image/webp"
label="File input"
label="Subir imagen"
@input="handleFileInput"
type="file"
v-model="imagen"