X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/24f6aeda6a1b657d68a4e66f3a34d14ef408d652..22dc13d6edb17cbdd4b73aabad340dcc8ef41999:/app/views/confirmations/_resend_success_flash.html.erb 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 %>