fix wrong translation
This commit is contained in:
4
templates/backOffice/default/I18n/fr_FR.php
Normal file → Executable file
4
templates/backOffice/default/I18n/fr_FR.php
Normal file → Executable file
@@ -684,8 +684,8 @@ return array(
|
||||
'SEO' => 'SEO',
|
||||
'Sale' => 'En promo',
|
||||
'Sale price incl. taxes' => 'Prix promo TTC',
|
||||
'Sale price<br />w/ taxes (%currency)' => 'Prix promo<br />HT (%currency)',
|
||||
'Sale price<br />w/o taxes (%currency)' => 'Prix promo<br />TTC (%currency)',
|
||||
'Sale price<br />w/ taxes (%currency)' => 'Prix promo<br />TTC (%currency)',
|
||||
'Sale price<br />w/o taxes (%currency)' => 'Prix promo<br />HT (%currency)',
|
||||
'Sales' => 'Ventes',
|
||||
'Sales excluding shipping' => 'Ventes hors frais de port',
|
||||
'Sales statistics' => 'Statistiques de vente',
|
||||
|
||||
Reference in New Issue
Block a user