add contributor info for Czechia
This commit is contained in:
parent
23680cb445
commit
016ab83a22
2 changed files with 12 additions and 0 deletions
|
@ -124,6 +124,12 @@
|
||||||
<%= t ".legal_babble.contributors_ca_credit_html",
|
<%= t ".legal_babble.contributors_ca_credit_html",
|
||||||
:canada => tag.strong(t(".legal_babble.contributors_ca_canada")) %>
|
:canada => tag.strong(t(".legal_babble.contributors_ca_canada")) %>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= 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")) %>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<%= t ".legal_babble.contributors_fi_credit_html",
|
<%= t ".legal_babble.contributors_fi_credit_html",
|
||||||
:finland => tag.strong(t(".legal_babble.contributors_fi_finland")),
|
:finland => tag.strong(t(".legal_babble.contributors_fi_finland")),
|
||||||
|
|
|
@ -1995,6 +1995,12 @@ en:
|
||||||
Resources Canada), and StatCan (Geography Division,
|
Resources Canada), and StatCan (Geography Division,
|
||||||
Statistics Canada).
|
Statistics Canada).
|
||||||
contributors_ca_canada: Canada
|
contributors_ca_canada: Canada
|
||||||
|
contributors_cz_credit_html: |
|
||||||
|
%{czechia}: Contains data from the State Administration of Land Surveying
|
||||||
|
and Cadastre licensed under %{cc_licence_link}
|
||||||
|
contributors_cz_czechia: Czechia
|
||||||
|
contributors_cz_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
|
||||||
|
contributors_cz_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
|
||||||
contributors_fi_credit_html: |
|
contributors_fi_credit_html: |
|
||||||
%{finland}: Contains data from the
|
%{finland}: Contains data from the
|
||||||
National Land Survey of Finland's Topographic Database
|
National Land Survey of Finland's Topographic Database
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue