I am wondering how can I translate in french the {SUBMIT_BUTTON}. I used the fields to translate everything but this code let the texts in english (i.e. file attached)
It’s really easy, “Complete Order” is shown because you have it inside your submit button, if not then perhaps you have a hidden button that has it…
Also you can put it manually instead of using {SUBMIT_BUTTON} you can replace it with <b>Valider la commande</b> remember that box accepts HTML code so you can write in it anything you want