Fix copy/paste error [skip ci]

This commit is contained in:
James Cole
2020-08-26 20:22:11 +02:00
parent f123c28540
commit bfcd743efa

View File

@@ -422,8 +422,8 @@ return [
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
'rule_trigger_destination_account_id_choice' => 'Source account ID is exactly..',
'rule_trigger_destination_account_id' => 'Source account ID is exactly :trigger_value',
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',