mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Merge pull request #3390 from sephrat/master
Fix typos and minor text inconsistency
This commit is contained in:
		| @@ -488,9 +488,9 @@ return [ | ||||
|     'rule_action_update_piggy'                   => 'Add/remove transaction amount in piggy bank ":action_value"', | ||||
|     'rule_action_append_description_choice'      => 'Append description with..', | ||||
|     'rule_action_prepend_description_choice'     => 'Prepend description with..', | ||||
|     'rule_action_set_source_account_choice'      => 'Set source account to...', | ||||
|     'rule_action_set_source_account_choice'      => 'Set source account to..', | ||||
|     'rule_action_set_source_account'             => 'Set source account to :action_value', | ||||
|     'rule_action_set_destination_account_choice' => 'Set destination account to...', | ||||
|     'rule_action_set_destination_account_choice' => 'Set destination account to..', | ||||
|     'rule_action_set_destination_account'        => 'Set destination account to :action_value', | ||||
|     'rule_action_append_notes_choice'            => 'Append notes with..', | ||||
|     'rule_action_append_notes'                   => 'Append notes with ":action_value"', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user