small language changes

This commit is contained in:
vcoppe
2024-09-13 14:07:48 +02:00
parent 4c17c3ddfe
commit 5e1244cc82
2 changed files with 2 additions and 3 deletions

View File

@@ -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." "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": { "docs": {
"edit": "Edit this page on GitHub", "translate": "Improve the translation on Crowdin",
"translate": "Improve this translation on Crowdin",
"answer_not_found": "Did not find what you were looking for?", "answer_not_found": "Did not find what you were looking for?",
"ask_on_reddit": "Ask the community on Reddit", "ask_on_reddit": "Ask the community on Reddit",
"search": { "search": {

View File

@@ -58,7 +58,7 @@
class="p-0 h-6 ml-auto text-blue-500" class="p-0 h-6 ml-auto text-blue-500"
> >
<PenLine size="16" class="mr-1" /> <PenLine size="16" class="mr-1" />
{$_('docs.edit')} Edit this page on GitHub
</Button> </Button>
{:else} {:else}
<Button <Button