I am using Contact Form 7 plugin in WordPress with additional “Drag and Drop Multiple File Upload – Contact Form 7” plugin. I need the text of the field to attach files to be different as I am making a website for a different country which is not using english as main language. I have tried entering the website from another country but the text does not adjust automatically.
Does anyone know how I could customise text however I want to in the field where it says to drag&drop files?
currently using this code: \[mfile upload-file-749 limit:20971520 filetypes:jpg|png min-file:0 max-file:4 id:photo class:photo\] [ad_2]

To customize the text in the field for attaching files using Contact Form 7 and “Drag and Drop Multiple File Upload – Contact Form 7” plugin, you need to edit the HTML of the form directly. Find the HTML code for the file upload field and change the text within the `<label>` tag to your desired language.