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

7 lines
208 B
Text

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