added translateable text to inbox thread times

This commit is contained in:
buddhamagnet 2011-11-06 18:08:51 +00:00
parent a1eee6e90f
commit 77474b214a

View file

@ -18,7 +18,7 @@
.last_author .last_author
.timestamp .timestamp
= time_ago_in_words(conversation.updated_at) = time_ago_in_words(conversation.updated_at) + ' ' + t('past')
= authors[conversation.id].name = authors[conversation.id].name
- if conversation.participants.size > 2 - if conversation.participants.size > 2