From 17d042d4a279312824b065756b1be7fc2f93165f Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 25 Sep 2017 09:31:28 +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 5ee20f0d4a..4dfb55cdbe 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -319,6 +319,8 @@ return [ 'rule_action_set_source_account' => 'Définir le compte source à :action_value', 'rule_action_set_destination_account_choice' => 'Définissez le compte de destination pour...', 'rule_action_set_destination_account' => 'Définissez le compte de destination pour :action_value', + 'rules_have_read_warning' => 'Have you read the warning?', + 'apply_rule_warning' => 'Warning: running a rule(group) on a large selection of transactions could take ages, and it could time-out. If it does, the rule(group) will only be applied to an unknown subset of your transactions. This might leave your financial administration in tatters. Please be careful.', // tags 'store_new_tag' => 'Créer un nouveau tag',