Hi guys,
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)
I would really appreciate if I could translate the “Complete order” from english to “Valider la commande” (in french).
If anyone has an idea, let me know.
Thank you very much for your help everyone.
1 Like
Hello @PlaneteManeki,
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 
Let me know how it goes, hope that helps,
Best,
@yassine
2 Likes
@yassine Thank you very much for your quick answer.
It works perfectly!
2 Likes