diaspora/app/views/notifier/started_sharing.markerb
2012-09-23 19:33:19 +02:00

5 lines
210 B
Text

<%= @notification.sender_name %> <%= t('.sharing') %>
[<%= t('.view_profile', :name => @notification.sender_first_name) %>][1]
[1]: <%= local_or_remote_person_path(@notification.sender, :absolute => true) %>