Hi,
i’ve a french store and a problem with my confirmation email.
In this confirmation email the Estimated delivery time appear in an English Langage like you can see on the screenshot.
I would like to change it to French.
I’ve look into the the confirmation email code, but can’t find how to change this code
{% if consolidated_estimated_delivery_time %}
Date de livraison estimée <b>{{ consolidated_estimated_delivery_time }}
to get it in french.
Someone?
Thanks a lot
