mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Improve code for recurring transactions.
This commit is contained in:
		| @@ -1247,4 +1247,9 @@ return [ | ||||
|     'store_new_recurrence'                  => 'Store recurring transaction', | ||||
|     'stored_new_recurrence'                 => 'Recurring transaction ":title" stored successfully.', | ||||
|     'edit_recurrence'                       => 'Edit recurring transaction ":title"', | ||||
|     'recurring_repeats_until'               => 'Repeats until :date', | ||||
|     'recurring_repeats_forever'             => 'Repeats forever', | ||||
|     'recurring_repeats_x_times'             => 'Repeats :count time(s)', | ||||
|     'update_recurrence'                     => 'Update recurring transaction', | ||||
|     'updated_recurrence'                    => 'Updated recurring transaction ":title"', | ||||
| ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user