]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/friend_notification.rhtml
Make the rest of the email translatable.
[rails.git] / app / views / notifier / friend_notification.rhtml
index 4103a763d8826a6621ef2539bb30738260df6086..8917061f1444d3e556ee824c1d374696da85a74b 100644 (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.
\ No newline at end of file