From 082aa1d8e3ea6bf8be9e345349b173ea689b121c Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 21 Jul 2017 06:20:36 +0200 Subject: [PATCH] New translations firefly.php (French) --- resources/lang/fr_FR/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 97c23aa5ac..d5a659b7d4 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -541,6 +541,8 @@ return [ 'average_bill_amount_overall' => 'Average bill amount (overall)', 'not_or_not_yet' => 'Not (yet)', 'not_expected_period' => 'Not expected this period', + 'bill_is_active' => 'Bill is active', + 'bill_will_automatch' => 'Bill will automatically linked to matching transactions', // accounts: 'details_for_asset' => 'Détails pour le compte d’actif ":name"', 'details_for_expense' => 'Détail du compte de dépenses ":name"',