From f81ff82f2a07f87f6eb4f43de49ede64215519e5 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sat, 27 Dec 2025 16:39:09 +0100 Subject: Refactor route planner to use new GraphQL backend --- src/frontend/app/i18n/locales/es-ES.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/frontend/app/i18n/locales/es-ES.json') diff --git a/src/frontend/app/i18n/locales/es-ES.json b/src/frontend/app/i18n/locales/es-ES.json index 2bffac9..298733e 100644 --- a/src/frontend/app/i18n/locales/es-ES.json +++ b/src/frontend/app/i18n/locales/es-ES.json @@ -134,6 +134,8 @@ "walk_to": "Caminar {{distance}} hasta {{destination}}", "from_to": "De {{from}} a {{to}}", "itinerary_details": "Detalles del itinerario", + "direction": "Dirección", + "operator": "Operador", "back": "← Atrás", "fare": "{{amount}} €", "free": "Gratuito" -- cgit v1.3