From 1b46bab0cc6d86d28d06d4368418a9f8f11fda4d Mon Sep 17 00:00:00 2001 From: Patrick Samson Date: Sun, 25 Oct 2015 19:15:56 -0400 Subject: [PATCH] Fixed bad translation --- 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 0acb13503315..e04f699fce68 100644 --- a/resources/lang/fr/texts.php +++ b/resources/lang/fr/texts.php @@ -730,7 +730,7 @@ return array( 'invoice_to' => 'Facture pour', 'invoice_no' => 'Facture n°', 'recent_payments' => 'Paiements récents', - 'outstanding' => 'Extraordinaire', + 'outstanding' => 'Impayé', 'manage_companies' => 'Gérer les sociétés', 'total_revenue' => 'Revenu total',