This commit is contained in:
James Cole 2024-02-19 05:57:06 +01:00
parent 65c5249815
commit fe33352ec1
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

@ -1171,7 +1171,7 @@ return [
'rule_trigger_not_exists' => 'Transaction does not exist',
'rule_trigger_not_has_attachments' => 'Transaction has no attachments',
'rule_trigger_not_has_any_category' => 'Transaction has no category',
'rule_trigger_not_has_any_budget' => 'Transaction has no category',
'rule_trigger_not_has_any_budget' => 'Transaction has no budget',
'rule_trigger_not_has_any_bill' => 'Transaction has no bill',
'rule_trigger_not_has_any_tag' => 'Transaction has no tags',
'rule_trigger_not_any_notes' => 'Transaction has no notes',