X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/12c1d5e6c05813a0697724277b4d8529a1a7c240..3ab9da6c6bc79a44fdf05266a5ca4dd5e0f34ef8:/app/views/users/terms.html.erb diff --git a/app/views/users/terms.html.erb b/app/views/users/terms.html.erb index f16166702..e2ece8f1a 100644 --- a/app/views/users/terms.html.erb +++ b/app/views/users/terms.html.erb @@ -36,9 +36,11 @@
- <%= t ".guidance_html", - :summary => "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary", - :translations => "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations" %> + <%= t ".guidance_info_html", + :readable_summary_link => link_to(t(".readable_summary"), + "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary"), + :informal_translations_link => link_to(t(".informal_translations"), + "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations") %>