This commit is contained in:
vcoppe
2026-03-29 22:56:48 +02:00
parent 25eda8041e
commit 452d356599
2 changed files with 2 additions and 2 deletions

View File

@@ -508,7 +508,7 @@
"privacy": "Privacy-friendly",
"privacy_description": "Your GPX files never leave your browser. No tracking, no data collection.",
"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",
"translate_button": "Help translate the website on Crowdin"
},

View File

@@ -209,7 +209,7 @@
<h3>
{i18n._('homepage.community')}
</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" />
<div class="flex flex-row flex-wrap gap-4 justify-center mt-6">
<Button