Make sure create uses the right fields.

This commit is contained in:
James Cole
2020-03-14 07:49:11 +01:00
parent bde0732135
commit fdffed636f
5 changed files with 11 additions and 9 deletions

View File

@@ -792,6 +792,7 @@ return [
'auto_budget_period_quarterly' => 'Quarterly',
'auto_budget_period_half_year' => 'Every half year',
'auto_budget_period_yearly' => 'Yearly',
'auto_budget_help' => 'You can read more about this feature in the help. Click the top-right (?) icon.',
// bills:
'match_between_amounts' => 'Bill matches transactions between :low and :high.',