mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Lots of new code for recurring transactions. #1469
This commit is contained in:
		| @@ -112,6 +112,7 @@ return [ | ||||
|     'amount_zero'                    => 'The total amount cannot be zero', | ||||
|     'unique_piggy_bank_for_user'     => 'The name of the piggy bank must be unique.', | ||||
|     'secure_password'                => 'This is not a secure password. Please try again. For more information, visit http://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'      => 'Invalid repetition type for recurring transactions', | ||||
|     'attributes'                     => [ | ||||
|         'email'                   => 'email address', | ||||
|         'description'             => 'description', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user