diff --git a/resources/lang/fr/texts.php b/resources/lang/fr/texts.php index 4ac75e401522..8f0ae4e90b80 100644 --- a/resources/lang/fr/texts.php +++ b/resources/lang/fr/texts.php @@ -46,7 +46,7 @@ return array( 'line_total' => 'Total', 'subtotal' => 'Total', 'paid_to_date' => 'Versé à ce jour', - 'balance_due' => 'Montant total', + 'balance_due' => 'Montant dû', 'invoice_design_id' => 'Design', 'terms' => 'Conditions', 'your_invoice' => 'Votre facture',