Translating FileUpload component
Hi everyone,
Is there a way to change the text in the Filament\Forms\Components\FileUpload component?
In my case specifically I would like to be able to translate the "Drag & Drop your files or Browse" text to Spanish, but I can't seem to find something like
Thanks a lot in advance for the help!
Is there a way to change the text in the Filament\Forms\Components\FileUpload component?
In my case specifically I would like to be able to translate the "Drag & Drop your files or Browse" text to Spanish, but I can't seem to find something like
->label() or ->text() that works here.Thanks a lot in advance for the help!
