4 lines
211 B
Text
4 lines
211 B
Text
!= "#{@notification.sender.name}"
|
|
!= t('notifier.started_sharing.sharing')
|
|
!= t('.view_profile', :name => @notification.sender.first_name)
|
|
!= local_or_remote_person_path(@notification.sender, :absolute => true)
|