1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 20:21:49 +02:00

make everything translatable!

This commit is contained in:
Plailect
2017-01-17 17:56:18 -05:00
committed by Plailect
parent 0502559b30
commit 98b27a2f31
11 changed files with 170 additions and 118 deletions

View File

@@ -39,9 +39,16 @@ layout: default
<center>
<div class ="notice--info"><b>For support, ask for help at <a href="https://www.reddit.com/r/3dshacks/wiki/irc">#3dshacks on Rizon IRC</a> or <a href="https://discord.gg/MWxPgEp">3DS Hacking on Discord</a>.</b></div>
<div class ="notice--info"><b>If you appreciate this guide, I accept <a href="donations">Donations</a> through both Bitcoin and PayPal.</b></div>
<div class ="notice--info"><b>If you would like to support me by using my Amazon referral links, you can find those here.<br><a data-amazon-tld="com" href="https://www.amazon.com/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;linkCode=ur2&amp;tag=plailect-20" rel="external nofollow noopener noreferrer" target="_blank"><span style="font-size:18px;">United States</span></a><span style="font-size:18px;">&nbsp;-</span>&nbsp;<span style="font-size:18px;"><a data-amazon-tld="ca" href="https://www.amazon.ca/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;linkCode=ur2&amp;tag=plailect-20" rel="external nofollow noopener noreferrer" target="_blank">Canada</a></span><span style="font-size:18px;">&nbsp;-</span>&nbsp;<span style="font-size:18px;"><a data-amazon-tld="co.uk" href="https://www.amazon.co.uk/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;linkCode=ur2&amp;tag=plailect-20" rel="external nofollow noopener noreferrer" target="_blank">United Kingdom</a></span><span style="font-size:18px;">&nbsp;-</span>&nbsp;&nbsp;<span style="font-size:18px;"><a data-amazon-tld="de" href="https://www.amazon.de/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;linkCode=ur2&amp;tag=plailect-20" rel="external nofollow noopener noreferrer" target="_blank">Germany</a>&nbsp;</span><span style="font-size:18px;">-</span>&nbsp;&nbsp;<a data-amazon-tld="es" href="https://www.amazon.es/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;linkCode=ur2&amp;tag=plailect-20" rel="external nofollow noopener noreferrer" target="_blank"><span style="font-size:18px;">Spain&nbsp;</span></a><span style="font-size:18px;">-</span>&nbsp;&nbsp;<span style="font-size:18px;"><a data-amazon-tld="fr" href="https://www.amazon.fr/?_encoding=UTF8&amp;camp=1789&amp;creative=390957&amp;linkCode=ur2&amp;tag=plailect-20" rel="external nofollow noopener noreferrer" target="_blank">France&nbsp;</a></span></b></div>
{% assign split_path = page.path | split: "/" %}
{% assign locale = split_path[1] %}
{% for link in site.data.navigation[locale].bottom %}
{% if link.url contains 'http' %}
{% assign domain = '' %}
{% else %}
{% assign domain = site.url | append: site.baseurl %}
{% endif %}
<div class ="notice--info"><b>{{ link.title }}</b></div>
{% endfor %}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Guide -->