From 38f2896e6ddf2fbd3c6ef5a0e3ce2fbcdccba389 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 29 Mar 2026 22:57:31 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index da6b9b78a..2ce28e5ab 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -506,9 +506,9 @@ "foss": "Free, ad-free and open source", "foss_description": "The website is free to use, without ads, and the source code is publicly available on GitHub.", "privacy": "Privacy-friendly", - "privacy_description": "Your GPX files never leave your browser. No tracking, no analytics.", + "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" },