diff --git a/app/lang/fr/texts.php b/app/lang/fr/texts.php index 884eee1fffbd..d67f63ef801e 100644 --- a/app/lang/fr/texts.php +++ b/app/lang/fr/texts.php @@ -484,11 +484,11 @@ return array( 'discount_percent' => 'Pourcent', 'discount_amount' => 'Montant', - 'invoice_history' => 'Invoice History', - 'quote_history' => 'Quote History', - 'current_version' => 'Current version', - 'select_versiony' => 'Select version', - 'view_history' => 'View History', + 'invoice_history' => 'Historique des factures', + 'quote_history' => 'Historique des devis', + 'current_version' => 'Version courante', + 'select_versiony' => 'Choix de la verison', + 'view_history' => 'Consulter l\'historique', ); \ No newline at end of file