diff --git a/core/lib/Thelia/Config/I18n/fr_FR.php b/core/lib/Thelia/Config/I18n/fr_FR.php index 7923a1f84..12113b8c2 100644 --- a/core/lib/Thelia/Config/I18n/fr_FR.php +++ b/core/lib/Thelia/Config/I18n/fr_FR.php @@ -258,8 +258,8 @@ return array( 'Replace current image by this file' => 'Remplacer l\'image courante par ce fichier', 'Rewriten URL' => 'URL re-écrite', 'Rotated Text File' => 'Rotation du fichier texte', - 'Sale price excluding taxes' => 'Prix de vente Hors Taxes', - 'Sale price including taxes' => 'Prix de vente Toutes Taxes Comprises', + 'Sale price excluding taxes' => 'Prix promo HT', + 'Sale price including taxes' => 'Prix promo TTC', 'Saving %obj% for %parentName% parent id %parentId%' => 'Enregistrement de %obj% pour %parentName% ID parent %parentId%', 'Select the brand logo' => 'Logo de la marque', 'Select the brand logo amongst the brand images' => 'Choisissez le logo de la marque parmis les images associées à cette marque',