Added translations for friend_notification

This commit is contained in:
Jenny Herbert 2009-05-31 17:41:56 +00:00
parent d4b0cd589b
commit 1d89654a79
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,4 @@
<%= @user %> has added you as a friend on OpenStreetMap.
<%= t'notifier.friend_notification.had_added_you', :user => @user %>
<%= t'notifier.friend_notification.see_their_profile', :userurl => @userurl %>
You can see their profile at <%= @userurl %> and add them as a friend too if you wish.