better translation notice
This commit is contained in:
parent
6d18f44560
commit
662018fdf1
1 changed files with 2 additions and 4 deletions
|
@ -22,15 +22,13 @@ If you have a developer ("PANDA") console, check out the [developer 3DS Hacks Gu
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
This guide is available in other languages!
|
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.
|
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-guide) to help to keep these translations up to date.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--success">{{ notice-1 | markdownify }}</div>
|
<div class="notice--success">{{ notice-1 | markdownify }}</div>
|
||||||
|
|
||||||
This guide needs *your* help to [translate](https://crowdin.com/project/3ds-guide) it to other languages!
|
|
||||||
{: .notice--success}
|
|
||||||
|
|
||||||
This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) torrents!
|
This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) torrents!
|
||||||
{: .notice--success}
|
{: .notice--primary}
|
||||||
|
|
||||||
## What is Homebrew?
|
## What is Homebrew?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue