From 5e1244cc8245ea0ae7b4102704e4b7aeba68cc26 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 13 Sep 2024 14:07:48 +0200 Subject: [PATCH] small language changes --- website/src/locales/en.json | 3 +-- website/src/routes/[[language]]/help/[...guide]/+page.svelte | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/website/src/locales/en.json b/website/src/locales/en.json index 0116b4be..df2370b0 100644 --- a/website/src/locales/en.json +++ b/website/src/locales/en.json @@ -464,8 +464,7 @@ "identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community." }, "docs": { - "edit": "Edit this page on GitHub", - "translate": "Improve this translation on Crowdin", + "translate": "Improve the translation on Crowdin", "answer_not_found": "Did not find what you were looking for?", "ask_on_reddit": "Ask the community on Reddit", "search": { diff --git a/website/src/routes/[[language]]/help/[...guide]/+page.svelte b/website/src/routes/[[language]]/help/[...guide]/+page.svelte index 5b625d88..645208a1 100644 --- a/website/src/routes/[[language]]/help/[...guide]/+page.svelte +++ b/website/src/routes/[[language]]/help/[...guide]/+page.svelte @@ -58,7 +58,7 @@ class="p-0 h-6 ml-auto text-blue-500" > - {$_('docs.edit')} + Edit this page on GitHub {:else}