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