On met en évidence l'avertissement pour le LocalPickup

This commit is contained in:
2022-06-18 10:37:43 +02:00
parent c33cdc013a
commit c0f42308ca
2 changed files with 2 additions and 1 deletions

View File

@@ -3,4 +3,5 @@
return array(
'Price' => 'Price',
'price must be a number !' => 'price must be a number !',
'Engagement' => 'Your order must be withdrawn at our office in France.',
);