X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ad9f0b624728259fbe17f7b631d3efef5a488d3b..98bfaace9aeba7fb387596cc16b2e661506173c6:/app/views/user_mailer/lost_password.html.erb diff --git a/app/views/user_mailer/lost_password.html.erb b/app/views/user_mailer/lost_password.html.erb index 7e61b6c49..f22480bb3 100644 --- a/app/views/user_mailer/lost_password.html.erb +++ b/app/views/user_mailer/lost_password.html.erb @@ -1,7 +1,7 @@ -
<%= t "user_mailer.lost_password_html.greeting" %>
+<%= t ".greeting" %>
-<%= t "user_mailer.lost_password_html.hopefully_you" %>
+<%= t ".hopefully_you" %>
-<%= t "user_mailer.lost_password_html.click_the_link" %>
+<%= t ".click_the_link" %>