mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add new action to link a transaction to a bill.
This commit is contained in:
@@ -404,6 +404,8 @@ return [
|
||||
'rule_action_clear_notes_choice' => 'Remove any notes',
|
||||
'rule_action_clear_notes' => 'Remove any notes',
|
||||
'rule_action_set_notes_choice' => 'Set notes to..',
|
||||
'rule_action_link_to_bill_choice' => 'Link to a bill..',
|
||||
'rule_action_link_to_bill' => 'Link to bill ":action_value"',
|
||||
'rule_action_set_notes' => 'Set notes to ":action_value"',
|
||||
|
||||
'rules_have_read_warning' => 'Have you read the warning?',
|
||||
|
Reference in New Issue
Block a user