Change file input label to Spanish
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user