diff --git a/app/views/devise/menu/_login_items.html.erb b/app/views/devise/menu/_login_items.html.erb index 55665708a..0ab28e2ee 100644 --- a/app/views/devise/menu/_login_items.html.erb +++ b/app/views/devise/menu/_login_items.html.erb @@ -1,6 +1,7 @@ <% if user_signed_in? %>
  • <%= link_to notifications_path, class: "notifications", accesskey: "n" do %> + <%= t("layouts.header.notifications") %> <% if current_user.notifications_count > 0 %>