diff --git a/app/views/notifications/_notify_popup_item.haml b/app/views/notifications/_notify_popup_item.haml index 7478eef96..92a75d7bc 100644 --- a/app/views/notifications/_notify_popup_item.haml +++ b/app/views/notifications/_notify_popup_item.haml @@ -4,4 +4,4 @@ %br/ %abbr.timeago{:title=>n.created_at.iso8601} %a{:class => 'unread-setter'} - mark unread + = t('notifications.index.mark_unread')