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',