We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce670c5 commit cf127beCopy full SHA for cf127be
locales/fr.json
@@ -109,7 +109,7 @@
109
"product": {
110
"add_to_cart": "Ajouter au panier",
111
"description": "Description",
112
- "on_sale": "En vente",
+ "on_sale": "Promotion",
113
"product_variants": "Variantes de produits",
114
"quantity": {
115
"label": "Quantité",
@@ -125,7 +125,7 @@
125
"max_of": "Max. {{ quantity }}"
126
},
127
"price": {
128
- "from_price_html": "Du {{ price }}",
+ "from_price_html": "À partir de {{ price }}",
129
"regular_price": "Prix habituel",
130
"sale_price": "Prix promotionnel",
131
"unit_price": "Prix unitaire"
0 commit comments