Footer translations
This commit is contained in:
parent
e92401bb76
commit
1223888e36
2 changed files with 12 additions and 4 deletions
|
|
@ -28,6 +28,9 @@ header_blog = "Blog"
|
||||||
header_links = "Links"
|
header_links = "Links"
|
||||||
header_reads = "Reads"
|
header_reads = "Reads"
|
||||||
blog_published_on_date = "Posted by a human on"
|
blog_published_on_date = "Posted by a human on"
|
||||||
|
footer_mail = "Electronic missive:<br/>tuxmain ât zettascript ðøt org"
|
||||||
|
footer_hosted = "Hosted in Bordeaux, France."
|
||||||
|
footer_generated = "Site generated with"
|
||||||
|
|
||||||
[extra.tr.eo]
|
[extra.tr.eo]
|
||||||
sitename = "txmn.tk"
|
sitename = "txmn.tk"
|
||||||
|
|
@ -36,6 +39,9 @@ header_blog = "Blogo"
|
||||||
header_links = "Ligiloj"
|
header_links = "Ligiloj"
|
||||||
header_reads = "Legaĵoj"
|
header_reads = "Legaĵoj"
|
||||||
blog_published_on_date = "Publikiĝita home je la"
|
blog_published_on_date = "Publikiĝita home je la"
|
||||||
|
footer_mail = "Retadreso:<br/>tuxmain ĉe zettascript punkto org"
|
||||||
|
footer_hosted = "Gastigata en Bordozo, en Francujo."
|
||||||
|
footer_generated = "Retejo konstruita per"
|
||||||
|
|
||||||
[extra.tr.fr]
|
[extra.tr.fr]
|
||||||
sitename = "txmn.tk"
|
sitename = "txmn.tk"
|
||||||
|
|
@ -44,6 +50,9 @@ header_blog = "Blog"
|
||||||
header_links = "Liens"
|
header_links = "Liens"
|
||||||
header_reads = "Lectures"
|
header_reads = "Lectures"
|
||||||
blog_published_on_date = "Publié par un humain le"
|
blog_published_on_date = "Publié par un humain le"
|
||||||
|
footer_mail = "Courrier électronique :<br/>tuxmain çhĕz zettascript pøiñt org"
|
||||||
|
footer_hosted = "Hébergé à Bordeaux en France."
|
||||||
|
footer_generated = "Site généré avec"
|
||||||
|
|
||||||
[languages.en]
|
[languages.en]
|
||||||
generate_feeds = true
|
generate_feeds = true
|
||||||
|
|
|
||||||
|
|
@ -46,14 +46,13 @@
|
||||||
<a href="https://demo.cesium.app/#/app/wot/45GfjkWCWQhJ3epJVGC2NSg1Rcu4Ue1vDD3kk9eLs5TQ/"><img alt="Libre currency Ğ1" src="/img/gbreve-white.svg" style="height:32px"/></a>
|
<a href="https://demo.cesium.app/#/app/wot/45GfjkWCWQhJ3epJVGC2NSg1Rcu4Ue1vDD3kk9eLs5TQ/"><img alt="Libre currency Ğ1" src="/img/gbreve-white.svg" style="height:32px"/></a>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
Electronic missive:<br/>
|
{{ tr.footer_mail | safe }}
|
||||||
tuxmain ât zettascript ðøt org
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-pane">
|
<div class="footer-pane">
|
||||||
<p>
|
<p>
|
||||||
Hosted in Bordeaux, France.<br/>
|
{{ tr.footer_hosted }}<br/>
|
||||||
🦀 Site generated with <a href="https://www.getzola.org/">Zola</a>.<br/>
|
🦀 {{ tr.footer_generated }} <a href="https://www.getzola.org/">Zola</a>.<br/>
|
||||||
<a href="https://git.txmn.tk/tuxmain/website">Source code</a> under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
|
<a href="https://git.txmn.tk/tuxmain/website">Source code</a> under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue