10 lines
258 B
Text
10 lines
258 B
Text
!= t('notifier.hello', :name => @receiver.profile.first_name)
|
|
!= "#{@sender.name} (#{@sender.diaspora_handle})"
|
|
!= t('notifier.comment_on_post.commented')
|
|
|
|
!= @comment.text
|
|
|
|
!= post_url(@comment.post)
|
|
|
|
!= "#{t('notifier.love')} \n"
|
|
!= t('notifier.diaspora')
|