Changing the "Complete" button

I have a problem with the “Complete” button using pavlovia surveys. I want to change all the buttons text to spanish, which I do editing the JSON, however this only works for the back and next button, while the complete button still says “Complete” although I have changed it in the JSON.

This is what I have at the end of the JSON code:

 "showProgressBar": "top",
 "showTOC": true,
 "pagePrevText": "Atrás",
 "pageNextText": "Siguiente",
 "completeText": "Enviar",
 "widthMode": "responsive"

I’m having the same issue with all of my Pavlovia surveys, I wonder if it’s a bug or an error with the JSON code “completeText” not being recognised.

Is this for a standalone survey or using a survey routine in PsychoPy?

For mine, I use standalone surveys