diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php
index 03164d86dd..0e77304c08 100644
--- a/resources/lang/en_US/firefly.php
+++ b/resources/lang/en_US/firefly.php
@@ -205,7 +205,7 @@ return [
'active_exp_bills_only' => 'active and expected bills only',
'average_per_bill' => 'average per bill',
'expected_total' => 'expected total',
- 'reconciliation_account_name' => ':name reconciliation',
+ 'reconciliation_account_name' => ':name reconciliation (:currency)',
// API access
'authorization_request' => 'Firefly III v:version Authorization Request',
'authorization_request_intro' => ':client is requesting permission to access your financial administration. Would you like to authorize :client to access these records?',