mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Code for #3240
This commit is contained in:
@@ -1637,6 +1637,7 @@ return [
|
||||
'created_withdrawals' => 'Created withdrawals',
|
||||
'created_deposits' => 'Created deposits',
|
||||
'created_transfers' => 'Created transfers',
|
||||
'recurring_info' => 'Recurring transaction :count / :total',
|
||||
'created_from_recurrence' => 'Created from recurring transaction ":title" (#:id)',
|
||||
'recurring_never_cron' => 'It seems the cron job that is necessary to support recurring transactions has never run. This is of course normal when you have just installed Firefly III, but this should be something to set up as soon as possible. Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
||||
'recurring_cron_long_ago' => 'It looks like it has been more than 36 hours since the cron job to support recurring transactions has fired for the last time. Are you sure it has been set up correctly? Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
||||
|
Reference in New Issue
Block a user