update landing page translations
This commit is contained in:
parent
c13d4af3ed
commit
32542db6f7
4 changed files with 5 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
name: Build
|
name: Pull Request
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- pull_request
|
- pull_request
|
|
@ -84,12 +84,8 @@
|
||||||
>Psychonauter</a
|
>Psychonauter</a
|
||||||
>,
|
>,
|
||||||
<a href="https://twitter.com/Qbe_Root" target="_blank" rel="noopener">Noki Doki</a>
|
<a href="https://twitter.com/Qbe_Root" target="_blank" rel="noopener">Noki Doki</a>
|
||||||
and
|
&
|
||||||
<a href="https://twitter.com/srlMilk" target="_blank" rel="noopener">Milk</a>. The
|
<a href="https://twitter.com/srlMilk" target="_blank" rel="noopener">Milk</a>.
|
||||||
source code is available on
|
|
||||||
<a href="https://github.com/BitPatty/gctGenerator" target="_blank" rel="noopener"
|
|
||||||
>Github</a
|
|
||||||
>.
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Found a bug? Post a message on the SMS Discord (#hacking) and tag psy#1363. During the
|
Found a bug? Post a message on the SMS Discord (#hacking) and tag psy#1363. During the
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
},
|
},
|
||||||
"landingpage": {
|
"landingpage": {
|
||||||
"title": "Super Mario Sunshine Practice File Generator",
|
"title": "Super Mario Sunshine Practice File Generator",
|
||||||
"summary": "This is a cheatfile generator for Super Mario Sunshine speedrun practice. If this is your first time using the generator we highly recommend to check out the <a href='/guide.html' target='_blank'>guide</a> first. Visit the <a href='/guide.html#troubleshooting' target='_blank'>the troubleshooting section</a> if you encounter any issues.",
|
"summary": "Ein Cheat-Datei-Generator für Super Mario Sunshine Speedruns. Falls du den Generator bisher nie verwendet hast, empfehlen wir dir erst den <a href='/de/guide.html' target='_blank'>Guide</a> durchzulesen. Falls etwas nicht funktioniert findest du im Abschnitt 'Problembehebung' einige Infos.",
|
||||||
"community": "Die SMS Speedrunning Community",
|
"community": "Die SMS Speedrunning Community",
|
||||||
"links": {
|
"links": {
|
||||||
"discord": "Discord",
|
"discord": "Discord",
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
"link": "/de/code-reference/index.html"
|
"link": "/de/code-reference/index.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "Changelog",
|
"text": "Changelog (Englisch)",
|
||||||
"link": "/changelog.html"
|
"link": "/changelog.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue