small language changes
This commit is contained in:
parent
4c17c3ddfe
commit
5e1244cc82
2 changed files with 2 additions and 3 deletions
|
@ -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": {
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
class="p-0 h-6 ml-auto text-blue-500"
|
||||
>
|
||||
<PenLine size="16" class="mr-1" />
|
||||
{$_('docs.edit')}
|
||||
Edit this page on GitHub
|
||||
</Button>
|
||||
{:else}
|
||||
<Button
|
||||
|
|
Loading…
Reference in a new issue