mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Implement custom trigger for recurring transactions
This commit is contained in:
		| @@ -2447,6 +2447,8 @@ return [ | ||||
|     'no_bills_create_default'               => 'Create a bill', | ||||
|  | ||||
|     // recurring transactions | ||||
|     'create_right_now'                      => 'Create right now', | ||||
|     'no_new_transaction_in_recurrence' => 'No new transaction was created. Perhaps it was already fired for this date?', | ||||
|     'recurrences'                           => 'Recurring transactions', | ||||
|     'repeat_until_in_past'                  => 'This recurring transaction stopped repeating on :date.', | ||||
|     'recurring_calendar_view'               => 'Calendar', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user