X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/392b68a65fd6ffa521b89e079b234bb0241380d3..e7e12a38c6585763bfa29ff189cf4c9cea646281:/app/views/notifier/changeset_comment_notification.html.erb?ds=sidebyside diff --git a/app/views/notifier/changeset_comment_notification.html.erb b/app/views/notifier/changeset_comment_notification.html.erb index 19ca33d85..80f9d8aa1 100644 --- a/app/views/notifier/changeset_comment_notification.html.erb +++ b/app/views/notifier/changeset_comment_notification.html.erb @@ -1,3 +1,6 @@ +
+ <%= t 'notifier.changeset_comment_notification.hi', :to_user => @to_user %> +
<% if @owner %> <%= raw t "notifier.changeset_comment_notification.commented.your_changeset", :commenter => link_to_user(@commenter), :time => @time %>