diff --git a/app/views/tag/_profileCard.html.erb b/app/views/tag/_profileCard.html.erb index ba84a10463..c6a552733d 100644 --- a/app/views/tag/_profileCard.html.erb +++ b/app/views/tag/_profileCard.html.erb @@ -32,7 +32,7 @@
- New post + <%= translation('tag.show.new_post') %> <% if current_user %>
<% if current_user.following(tag.name) %>