From b986899d26a0a3f70a1d4e396bcd54b41c693ccc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 29 Jul 2024 10:14:01 +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 8bb02d56..cf343533 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.json @@ -150,7 +150,7 @@ "crop": "Recortar", "split_as": "Dividir el rastro en", "help_invalid_selection": "Seleccione un rastro para recortar o dividir.", - "help": "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself." + "help": "Use el control deslizante para recortar el trazado o dividirlo haciendo clic en uno de los marcadores o en el propio trazado." }, "time": { "tooltip": "Gestionar datos de tiempo", @@ -431,5 +431,5 @@ }, "webgl2_required": "Se requiere WebGL 2 para visualizar el mapa.", "enable_webgl2": "Aprenda cómo activar WebGL 2 en su navegador", - "page_not_found": "page not found" + "page_not_found": "página no encontrada" } \ No newline at end of file