translate 'mark unread' in notifications badge
This commit is contained in:
parent
302346bcdb
commit
a5a6378eb0
1 changed files with 1 additions and 1 deletions
|
|
@ -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')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue