9 lines
299 B
Text
9 lines
299 B
Text
= t('notifier.hello', :name => @receiver.profile.first_name)
|
|
= "#{@sender.name} (#{@sender.diaspora_handle})"
|
|
= t('notifier.request_accepted.accepted')
|
|
= "#{@aspect.name} #{t('notifier.request_accepted.aspect')}\n"
|
|
= "#{aspect_url(@aspect)}"
|
|
|
|
|
|
= "#{t('notifier.love')} \n"
|
|
= t('notifier.diaspora')
|