From 8c3402c975050cde23f77a611c4bd34999019079 Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 11 Oct 2015 00:41:31 +0200 Subject: [PATCH] Update texts.php --- resources/lang/fr/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',