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}