diaspora/app/views/notifier/liked.text.haml

6 lines
216 B
Text

!= t('notifier.hello', :name => @receiver.profile.first_name)
!= t('notifier.liked.liked', :name => "#{@sender.name} (#{@sender.diaspora_handle})")
!= @like.post.text
!= t('notifier.love')
!= t('notifier.diaspora')