X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/536dee8fc7f28ab2fc10a9e0873f33b649ad424f..c07bb0745d1ebc58637f8b46f8615dca03fada2d:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 5e7883799..caa7730cb 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -22,7 +22,7 @@ <%= number_with_delimiter(current_user.diary_entries.size) %>
<%= t(".set_location_html", :edit_profile_url => edit_profile_path) %>
+<%= t(".no_home_location_html", :edit_profile_link => link_to(t(".edit_your_profile"), edit_profile_path)) %>