From 439eb98c47a67927b4c7b76ed8e7b33ce747dd88 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 4 Oct 2024 05:20:05 +0200 Subject: [PATCH] New translations en.json (Spanish) --- website/src/locales/es.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/website/src/locales/es.json b/website/src/locales/es.json index 01c05ffd..b9a6e058 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.json @@ -140,19 +140,19 @@ "stone": "Piedra" }, "highway": { - "unknown": "Unknown", - "residential": "Residential", - "service": "Service", - "track": "Track", - "unclassified": "Unclassified", - "footway": "Footway", - "tertiary": "Tertiary", - "path": "Path", - "secondary": "Secondary", - "primary": "Primary", - "cycleway": "Cycleway", - "trunk": "Trunk", - "living_street": "Living Street", + "unknown": "Desconocido", + "residential": "Residencial", + "service": "Servicio", + "track": "Pista", + "unclassified": "No clasificado", + "footway": "Passarela", + "tertiary": "Terciaria", + "path": "Ruta", + "secondary": "Secundaria", + "primary": "Principal", + "cycleway": "Ciclovia", + "trunk": "Troncal", + "living_street": "Calle Residencial", "motorway": "Motorway", "motorway_link": "Motorway Link", "steps": "Steps",