better translation notice

This commit is contained in:
Plailect 2018-02-09 23:27:55 -05:00
parent ccd933a57d
commit 6b314b14e5
No known key found for this signature in database
GPG Key ID: F8A415C5EA602A41

View File

@ -19,11 +19,16 @@ If you have a retail (consumer purchased; not from the Nintendo Developer Progra
<div class="notice--danger">{{ notice-home | markdownify }}</div>
This guide needs *your* help to [translate](https://crowdin.com/project/3ds-devguide) it to other languages!
{: .notice--success}
{% capture notice-1 %}
This guide is available in other languages!
Click the <i class="fa fa-language" aria-hidden="true"></i> icon at the top right of the page to change the language.
Alternatively, click [here](https://crowdin.com/project/3ds-devguide) to help to keep these translations up to date.
{% endcapture %}
<div class="notice--success">{{ notice-1 | markdownify }}</div>
This guide needs *your* help to seed [these](https://3ds.guide/rss.xml) torrents!
{: .notice--success}
{: .notice--primary}
## What is Homebrew?