mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-30 23:30:04 +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."
|
||||
},
|
||||
"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
|
||||
|
Reference in New Issue
Block a user