translate 'mark unread' in notifications badge

This commit is contained in:
Jonne Haß 2012-04-01 13:03:44 +02:00
parent 302346bcdb
commit a5a6378eb0

View file

@ -4,4 +4,4 @@
%br/ %br/
%abbr.timeago{:title=>n.created_at.iso8601} %abbr.timeago{:title=>n.created_at.iso8601}
%a{:class => 'unread-setter'} %a{:class => 'unread-setter'}
mark unread = t('notifications.index.mark_unread')