I’m using ChronoForms on a multilingual Joomla website and I would like to change the language of some system error messages.
For example, when uploading a file that’s too large, ChronoForms shows “Sorry, your file is too large, the maximum file size is …”. For other validation messages (like required fields), I can use the {l: } syntax to display the message in the active site language, but I can’t find a way to do that for this error.
Is there a similar method or a place where I can override or translate this message depending on the language?
Hi dyanna
I have added a new Errors behavior to the File field to be able to configure this:

This will be available in the update v8.0.50
Hi Max,
Thank you so much for adding the new Errors behavior!
I wanted to ask if there’s a way to change also “Sorry, file already exists”.
Thanks again!
Hi dyanna
I forgot this one, I have added it in the next update.
