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