X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cbcc7dc49f83f60489fde04b0750cf081e7439fb..ea3760f94d9d74d3aaa8492182b9e1a15ec1effa:/app/views/user_mailer/friendship_notification.text.erb diff --git a/app/views/user_mailer/friendship_notification.text.erb b/app/views/user_mailer/friendship_notification.text.erb index 22c2bbfe7..104b0f1c9 100644 --- a/app/views/user_mailer/friendship_notification.text.erb +++ b/app/views/user_mailer/friendship_notification.text.erb @@ -1,3 +1,5 @@ +<%= t ".hi", :to_user => @friendship.befriendee.display_name %> + <%= t '.had_added_you', :user => @friendship.befriender.display_name %> <%= t '.see_their_profile', :userurl => @viewurl %>