Skip to content

Commit 9dbabe3

Browse files
Fix deleted typo (#734)
1 parent c63b3bb commit 9dbabe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jobs/resources/lang/en/translations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
'retry' => 'Retry',
6161
'retry_all_failed_jobs' => 'Retry all failed Jobs',
6262
'retry_all_failed_jobs_notification' => 'All failed jobs have been pushed back onto the queue.',
63-
'delete_all_failed_jobs' => 'Deleted all failed Jobs',
63+
'delete_all_failed_jobs' => 'Delete all failed Jobs',
6464
'delete_all_failed_jobs_notification' => 'All failed jobs have been removed.',
6565
'jobs_pushed_back_notification' => 'jobs have been pushed back onto the queue.',
6666
'job_pushed_back_notification' => 'has been pushed back onto the queue.',

0 commit comments

Comments
 (0)