X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ae4487921350e141efed42fdf7cd3fd70d72bc97..79bd177:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index d49ae8670..ec885aa8c 100644 --- a/app/views/issues/_comments.html.erb +++ b/app/views/issues/_comments.html.erb @@ -8,7 +8,7 @@ <%= comment.body %> - On <%= l comment.created_at.to_datetime, :format => :friendly %> + <%= t(".created_at", :datetime => l(comment.created_at.to_datetime, :format => :friendly)) %>