mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-05 19:30:21 +00:00
rephrase
This commit is contained in:
@@ -508,7 +508,7 @@
|
|||||||
"privacy": "Privacy-friendly",
|
"privacy": "Privacy-friendly",
|
||||||
"privacy_description": "Your GPX files never leave your browser. No tracking, no data collection.",
|
"privacy_description": "Your GPX files never leave your browser. No tracking, no data collection.",
|
||||||
"community": "Made possible by the community",
|
"community": "Made possible by the community",
|
||||||
"community_description": "gpx.studio is funded by user donations, which have sustainably covered its costs for years. The community also helps shape the project through feature suggestions, bug reports, and collaborative translations into many languages.",
|
"community_description": "Thanks to user donations, gpx.studio has remained sustainable for years, with an amazing community contributing ideas, reporting issues, and translating the website worldwide.",
|
||||||
"support_button": "Support gpx.studio on Open Collective",
|
"support_button": "Support gpx.studio on Open Collective",
|
||||||
"translate_button": "Help translate the website on Crowdin"
|
"translate_button": "Help translate the website on Crowdin"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -209,7 +209,7 @@
|
|||||||
<h3>
|
<h3>
|
||||||
{i18n._('homepage.community')}
|
{i18n._('homepage.community')}
|
||||||
</h3>
|
</h3>
|
||||||
<p class="md:max-w-2/3">{i18n._('homepage.community_description')}</p>
|
<p class="md:max-w-3/4">{i18n._('homepage.community_description')}</p>
|
||||||
<HeartHandshake size="80" class="mt-6 self-center" />
|
<HeartHandshake size="80" class="mt-6 self-center" />
|
||||||
<div class="flex flex-row flex-wrap gap-4 justify-center mt-6">
|
<div class="flex flex-row flex-wrap gap-4 justify-center mt-6">
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user