X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/24f6aeda6a1b657d68a4e66f3a34d14ef408d652..88f156a41a5c9ae45d404747819b446861db7a8c:/app/views/confirmations/_resend_success_flash.html.erb?ds=inline diff --git a/app/views/confirmations/_resend_success_flash.html.erb b/app/views/confirmations/_resend_success_flash.html.erb index 1895de761..e9763e276 100644 --- a/app/views/confirmations/_resend_success_flash.html.erb +++ b/app/views/confirmations/_resend_success_flash.html.erb @@ -1 +1,2 @@ -<%= t "confirmations.confirm_resend.success_html", :email => email, :sender => sender %> +
<%= t ".confirmation_sent", :email => email %>
+<%= t ".whitelist", :sender => sender %>