From e46fc7501e574be1b697b48098bdb031e77f9569 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 25 Nov 2016 17:02:06 +0100 Subject: [PATCH] New translations --- resources/lang/fr_FR/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index e59f9726b5..84455320f0 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -521,6 +521,9 @@ return [ 'stored_new_account' => 'Nouveau compte ":name" créé !', 'updated_account' => 'Nom du compte ":name"', 'credit_card_options' => 'Cartes de crédit', + 'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".', + 'no_data_for_chart' => 'There is not enough information (yet) to generate this chart.', + 'select_more_than_one_account' => 'Please select more than one account', // categories: 'new_category' => 'Nouvelle catégorie',