X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2ca1576e9a1bc5863be14d98bd9f5bf99b280d0d..8a59b8849825d3ea9e1538e0bb1bc8c203202de2:/app/views/site/copyright.html.erb diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index d9521716d..c17f090af 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")), @@ -148,6 +154,14 @@ :cc_by_link => link_to(t(".legal_babble.contributors_nz_cc_by"), t(".legal_babble.contributors_nz_cc_by_url")) %>
  • +
  • + <%= t ".legal_babble.contributors_rs_credit_html", + :serbia => tag.strong(t(".legal_babble.contributors_rs_serbia")), + :rgz_link => link_to(t(".legal_babble.contributors_rs_rgz"), + t(".legal_babble.contributors_rs_rgz_url")), + :open_data_portal => link_to(t(".legal_babble.contributors_rs_open_data_portal"), + t(".legal_babble.contributors_rs_open_data_portal_url")) %> +
  • <%= t ".legal_babble.contributors_si_credit_html", :slovenia => tag.strong(t(".legal_babble.contributors_si_slovenia")),