Skip to content

Commit

Permalink
Update view/adminhtml/templates/notification/webhook_removal_job_noti…
Browse files Browse the repository at this point in the history
…ce.phtml

Co-authored-by: Ángel Campos <angel.campos@adyen.com>
  • Loading branch information
candemiralp and acampos1916 authored Feb 14, 2025
1 parent 635b9ae commit 17d3a6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div data-ui-id="messages-message-notice">
<p>
<?= $escaper->escapeHtml(__(
'Showing Adyen webhooks received in the last %1 days, processed older webhooks are being cleaned-up by a scheduled tasks.',
'Showing Adyen webhooks received in the last %1 days, older webhooks that have been processed are being cleaned-up by a scheduled task.',
$block->getNumberOfDays()
)); ?>
</p>
Expand Down

0 comments on commit 17d3a6b

Please sign in to comment.