Merge pull request #484 from Lykegenes/patch-1

Fixed bad translation
This commit is contained in:
Hillel Coren 2015-10-26 14:00:59 +02:00
commit 685ae37d0a

View File

@ -730,7 +730,7 @@ return array(
'invoice_to' => 'Facture pour', 'invoice_to' => 'Facture pour',
'invoice_no' => 'Facture n°', 'invoice_no' => 'Facture n°',
'recent_payments' => 'Paiements récents', 'recent_payments' => 'Paiements récents',
'outstanding' => 'Extraordinaire', 'outstanding' => 'Impayé',
'manage_companies' => 'Gérer les sociétés', 'manage_companies' => 'Gérer les sociétés',
'total_revenue' => 'Revenu total', 'total_revenue' => 'Revenu total',