From a35557eb62864720530b960bb5128bd2be7c37a7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 14 Dec 2016 18:53:34 +0100 Subject: [PATCH] New translations --- resources/lang/fr_FR/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index 18a99031d3..3d09d60ae9 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -76,7 +76,7 @@ return [ 'destination_account' => 'Destination account', 'accounts_count' => 'Number of accounts', - 'journals_count' => 'Number of journals', + 'journals_count' => 'Number of transactions', 'attachments_count' => 'Number of attachments', 'bills_count' => 'Number of bills', 'categories_count' => 'Number of categories',