KarimMokhtar / react-drag-drop-files

Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select the file anywhere in the window.
MIT License
248 stars 91 forks source link

Change the caption "Drop Here" #5

Closed jcbp closed 3 years ago

jcbp commented 3 years ago

It seems that the caption "Drop Here" is hardcoded in English. Is there a way to change this string?

EDIT: I think there is more than one message that is hardcoded in English. It would be great if it supports multiple languages in somehow

KarimMokhtar commented 3 years ago

@jcbp yes sure, I will open a pull request with it. Thank you so much