From e10fc4a854dd1f9808253e88cee4e3be44337b8c Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 17 Nov 2016 20:04:53 +0100 Subject: [PATCH] Forgotten a translation. --- resources/lang/en_US/firefly.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index db1eaa3010..5935bdfc48 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -702,6 +702,10 @@ return [ 'transaction_count' => 'Transaction count', 'average_spending_per_account' => 'Average spending per account', 'average_income_per_account' => 'Average income per account', + 'total' => 'Total', + 'description' => 'Description', + + // charts: 'chart' => 'Chart', 'dayOfMonth' => 'Day of the month',