mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
small language changes
This commit is contained in:
@@ -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": {
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user