From 32542db6f7e22757f837a38c1f16b50982d1c26f Mon Sep 17 00:00:00 2001 From: Matteias Collet Date: Fri, 10 Jul 2020 04:27:15 +0200 Subject: [PATCH] update landing page translations --- .github/workflows/{build.yml => pr.yml} | 2 +- site/.vuepress/components/Generator.vue | 8 ++------ site/.vuepress/i18n/de-CH.json | 2 +- site/.vuepress/i18n/locales.json | 2 +- 4 files changed, 5 insertions(+), 9 deletions(-) rename .github/workflows/{build.yml => pr.yml} (92%) diff --git a/.github/workflows/build.yml b/.github/workflows/pr.yml similarity index 92% rename from .github/workflows/build.yml rename to .github/workflows/pr.yml index b8c4a25..e20eb73 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/pr.yml @@ -1,4 +1,4 @@ -name: Build +name: Pull Request on: - pull_request diff --git a/site/.vuepress/components/Generator.vue b/site/.vuepress/components/Generator.vue index 1baf12e..dfa4b6f 100644 --- a/site/.vuepress/components/Generator.vue +++ b/site/.vuepress/components/Generator.vue @@ -84,12 +84,8 @@ >Psychonauter, Noki Doki - and - Milk. The - source code is available on - Github. + & + Milk.

Found a bug? Post a message on the SMS Discord (#hacking) and tag psy#1363. During the diff --git a/site/.vuepress/i18n/de-CH.json b/site/.vuepress/i18n/de-CH.json index f0aac5f..73e79d4 100644 --- a/site/.vuepress/i18n/de-CH.json +++ b/site/.vuepress/i18n/de-CH.json @@ -35,7 +35,7 @@ }, "landingpage": { "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 guide first. Visit the the troubleshooting section 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 Guide durchzulesen. Falls etwas nicht funktioniert findest du im Abschnitt 'Problembehebung' einige Infos.", "community": "Die SMS Speedrunning Community", "links": { "discord": "Discord", diff --git a/site/.vuepress/i18n/locales.json b/site/.vuepress/i18n/locales.json index a9e81ce..67c78aa 100644 --- a/site/.vuepress/i18n/locales.json +++ b/site/.vuepress/i18n/locales.json @@ -44,7 +44,7 @@ "link": "/de/code-reference/index.html" }, { - "text": "Changelog", + "text": "Changelog (Englisch)", "link": "/changelog.html" }, {