X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2d6c36d97bc8c39673be8efbab11ca64de1e89a2..35785067979a410f2a3f78927d50869ee398f349:/app/views/notifier/reset_password.text.plain.rhtml diff --git a/app/views/notifier/reset_password.text.plain.rhtml b/app/views/notifier/reset_password.text.plain.rhtml index 284e565d0..aab4d137b 100644 --- a/app/views/notifier/reset_password.text.plain.rhtml +++ b/app/views/notifier/reset_password.text.plain.rhtml @@ -1,3 +1,3 @@ -Hi, +<%= t 'notifier.reset_password_plain.greeting' %> -Your password has been reset to <%= @pass %> +<%= t 'notifier.reset_password_plain.reset', :new_password => @pass %>