X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5153244f5d15d7a943aaee4d4147aec28e8a1566..a5f72216395fb490a984dd86575f855c94a6a02f:/app/views/site/copyright.html.erb?ds=sidebyside diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index d6f3b499e..f014eb037 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -124,6 +124,12 @@ <%= t ".legal_babble.contributors_ca_credit_html", :canada => tag.strong(t(".legal_babble.contributors_ca_canada")) %> +
  • + <%= t ".legal_babble.contributors_cz_credit_html", + :czechia => tag.strong(t(".legal_babble.contributors_cz_czechia")), + :cc_licence_link => link_to(t(".legal_babble.contributors_cz_cc_licence"), + t(".legal_babble.contributors_cz_cc_licence_url")) %> +
  • <%= t ".legal_babble.contributors_fi_credit_html", :finland => tag.strong(t(".legal_babble.contributors_fi_finland")), @@ -134,6 +140,14 @@ <%= t ".legal_babble.contributors_fr_credit_html", :france => tag.strong(t(".legal_babble.contributors_fr_france")) %>
  • +
  • + <%= t ".legal_babble.contributors_hr_credit_html", + :croatia => tag.strong(t(".legal_babble.contributors_hr_croatia")), + :dgu_link => link_to(t(".legal_babble.contributors_hr_dgu"), + t(".legal_babble.contributors_hr_dgu_url")), + :open_data_portal => link_to(t(".legal_babble.contributors_hr_open_data_portal"), + t(".legal_babble.contributors_hr_open_data_portal_url")) %> +
  • <%= t ".legal_babble.contributors_nl_credit_html", :netherlands => tag.strong(t(".legal_babble.contributors_nl_netherlands")),