replace tokens removed by 3fc56dc. updated name footer.foo to something more descriptive
This commit is contained in:
parent
cb2ae143ed
commit
860d7ed795
@ -133,7 +133,7 @@ header:
|
|||||||
search: "Try search.privacytools.io, a Privacy-Respecting Search Engine"
|
search: "Try search.privacytools.io, a Privacy-Respecting Search Engine"
|
||||||
start_search: "start search"
|
start_search: "start search"
|
||||||
footer:
|
footer:
|
||||||
foo: "Spread the word and help your friends"
|
spread_the_word: "Spread the word and help your friends"
|
||||||
email_title: "Email"
|
email_title: "Email"
|
||||||
facebook_title: "Facebook"
|
facebook_title: "Facebook"
|
||||||
twitter_title: "Twitter"
|
twitter_title: "Twitter"
|
||||||
@ -144,7 +144,9 @@ footer:
|
|||||||
diaspora_title: "Diaspora*"
|
diaspora_title: "Diaspora*"
|
||||||
copy_url_description: "Copy URL and Description"
|
copy_url_description: "Copy URL and Description"
|
||||||
for_easy_copy_paste: "For easy copy and paste. Share this text snippet."
|
for_easy_copy_paste: "For easy copy and paste. Share this text snippet."
|
||||||
|
CC0: "CC0"
|
||||||
CC0_title: "This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication"."
|
CC0_title: "This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication"."
|
||||||
|
kopimi: "kopimi"
|
||||||
kopimi_title: "kopimi (copyme), symbol showing that you want to be copied. use kopimi in your own fancy. kopimi may be put on homepages or blogs, in books, in software, as sound logos in music or whatever."
|
kopimi_title: "kopimi (copyme), symbol showing that you want to be copied. use kopimi in your own fancy. kopimi may be put on homepages or blogs, in books, in software, as sound logos in music or whatever."
|
||||||
contact: "Contact"
|
contact: "Contact"
|
||||||
donate: "Donate"
|
donate: "Donate"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<hr class="footer-divider" />
|
<hr class="footer-divider" />
|
||||||
|
|
||||||
<h3 id="participate">{% t footer.foo %}</h3>
|
<h3 id="participate">{% t footer.spread_the_word %}</h3>
|
||||||
|
|
||||||
<div class="row mb-4">
|
<div class="row mb-4">
|
||||||
<div class="col-12 col-md-6 d-flex justify-content-between">
|
<div class="col-12 col-md-6 d-flex justify-content-between">
|
||||||
|
Reference in New Issue
Block a user