X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/96f426a2eaa6009496b0f51934a497b3c970db97..ff0569829f81f868e054e6430eaf11bf779d1213:/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" %>