X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/eb8d7be916f82ba43a9fb0fce661489bc04ff4ae..b69e8b5c42b4bd184199757263ca05e1d7db43a9:/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 %>