8 lines
252 B
Text
8 lines
252 B
Text
!= t('notifier.hello', :name => @receiver.profile.first_name)
|
|
|
|
!= t('notifier.liked.liked', :name => "#{@sender.name} (#{@sender.diaspora_handle})")
|
|
|
|
!= @like.post.formatted_message(:plain_text => true)
|
|
|
|
!= t('notifier.love')
|
|
!= t('notifier.diaspora')
|