From f45c4660e15d5dc0eb4380f8e94dea8ed24d44b0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 30 Mar 2026 08:11:50 +0200 Subject: [PATCH] New translations en.json (Spanish) --- website/src/locales/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/es.json b/website/src/locales/es.json index a3b39714e..852583db6 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.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 data collection.", + "privacy_description": "Tus archivos GPX nunca abandonan tu navegador. Sin seguimiento, sin recopilación de datos.", "community": "Made possible by the community", - "community_description": "gpx.studio has an amazing community that has covered its costs through donations for years, while shaping the project through feature suggestions, bug reports, and translations into many languages.", + "community_description": "gpx.studio tiene una comunidad asombrosa que ha cubierto sus costes a través de donaciones durante años, mientras ha dado forma al proyecto a través de sugerencias de características, informes de fallos y traducciones a muchos idiomas.", "support_button": "Apoya a gpx.studio en Open Collective", "translate_button": "Help translate the website on Crowdin" },