mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	add new action
This commit is contained in:
		| @@ -56,6 +56,8 @@ return [ | ||||
|     'cannot_find_subscription'                    => 'Firefly III can\'t find subscription ":name"', | ||||
|     'no_notes_to_move'                            => 'The transaction has no notes to move to the description field', | ||||
|     'no_tags_to_remove'                           => 'The transaction has no tags to remove', | ||||
|     'not_withdrawal'                              => 'The transaction is not a withdrawal', | ||||
|     'not_deposit'                                 => 'The transaction is not a deposit', | ||||
|     'cannot_find_tag'                             => 'Firefly III can\'t find tag ":tag"', | ||||
|     'cannot_find_asset'                           => 'Firefly III can\'t find asset account ":name"', | ||||
|     'cannot_find_accounts'                        => 'Firefly III can\'t find the source or destination account', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user