mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Fix #4045
This commit is contained in:
@@ -139,6 +139,7 @@ return [
|
|||||||
'email' => 'email address',
|
'email' => 'email address',
|
||||||
'description' => 'description',
|
'description' => 'description',
|
||||||
'amount' => 'amount',
|
'amount' => 'amount',
|
||||||
|
'transactions.*.amount' => 'transaction amount',
|
||||||
'name' => 'name',
|
'name' => 'name',
|
||||||
'piggy_bank_id' => 'piggy bank ID',
|
'piggy_bank_id' => 'piggy bank ID',
|
||||||
'targetamount' => 'target amount',
|
'targetamount' => 'target amount',
|
||||||
|
Reference in New Issue
Block a user