#3335 Update language files for reconciliation account name

This commit is contained in:
Maxim Kurbatov 2020-05-05 22:10:11 +04:00
parent 53eb863f9d
commit 5d24c1fee1
No known key found for this signature in database
GPG Key ID: 9F3C12F55DE1C37F

View File

@ -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' => '<strong>:client</strong> is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',