diaspora/app/views/notifier/comment_on_post.text.haml
2011-01-05 15:04:28 -08:00

7 lines
208 B
Text

= t('notifier.hello', :name => @receiver.profile.first_name)
= "#{@sender.name} (#{@sender.diaspora_handle})"
= t('notifier.comment_on_post.commented')
= "#{t('notifier.love')} \n"
= t('notifier.diaspora')