Replies: 5
The error handling for the forms runs via JavaScript (“Parsley”), and the error messages are always displayed in English. There’s a lot of translations from the Parsley community, however, to activate them, an additional script has to be loaded, but only after the basic script (cf. enqueue-scripts.php) has already been loaded. Therefore, the possibility of doing this from outside the plugin is probably ruled out. Do you have any clue?