We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63b3bb commit 9dbabe3Copy full SHA for 9dbabe3
packages/jobs/resources/lang/en/translations.php
@@ -60,7 +60,7 @@
60
'retry' => 'Retry',
61
'retry_all_failed_jobs' => 'Retry all failed Jobs',
62
'retry_all_failed_jobs_notification' => 'All failed jobs have been pushed back onto the queue.',
63
- 'delete_all_failed_jobs' => 'Deleted all failed Jobs',
+ 'delete_all_failed_jobs' => 'Delete all failed Jobs',
64
'delete_all_failed_jobs_notification' => 'All failed jobs have been removed.',
65
'jobs_pushed_back_notification' => 'jobs have been pushed back onto the queue.',
66
'job_pushed_back_notification' => 'has been pushed back onto the queue.',
0 commit comments