21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-03 01:10:50 +02:00
chexpire/app/views/notifications_mailer/_footer_recurrent_failures.en.html.erb
Jérémy Lecour 830b978626
Rename Notifications.delay to .interval
From French to English "interval" is a better translation than "delay".
It's supposed to mean a number of days between two dates.
2018-07-02 09:52:49 +02:00

12 lines
264 B
Plaintext

<br />
<br />
--
<p>You received this email because of the notification <%= interval %> days before
the last known expiry date.<br />
You can handle the check by following this link: <br />
<%= link_to nil, edit_check_url(check) %>
</p>
<p>The Chexpire Team</p>