mirror of
https://github.com/hacks-guide/Guide_Panda.git
synced 2025-02-22 03:40:42 +00:00
better translation notice
This commit is contained in:
parent
ccd933a57d
commit
6b314b14e5
@ -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?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user