mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix copy/paste error [skip ci]
This commit is contained in:
		| @@ -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', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user