X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/392b68a65fd6ffa521b89e079b234bb0241380d3..56e96d856c7fc168b37cf9d26a58a6da8094cedb:/app/views/notifier/changeset_comment_notification.html.erb 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 %>