This commit is contained in:
James Cole
2020-11-08 15:17:44 +01:00
parent 9352d38c1c
commit f584f159f0

View File

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