From a424add8f2b396b1d68db549359e88a15ed624b5 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Fri, 30 Jan 2026 20:50:47 +0100 Subject: feat: Add link to view stop details in route details page --- src/frontend/app/i18n/locales/es-ES.json | 1 + 1 file changed, 1 insertion(+) (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 6972410..ea74031 100644 --- a/src/frontend/app/i18n/locales/es-ES.json +++ b/src/frontend/app/i18n/locales/es-ES.json @@ -177,6 +177,7 @@ "choose_trip": "Elige un trayecto", "close": "Cerrar", "trip": "Trayecto", + "view_stop": "Ver parada", "trip_count": "{{count}} viajes hoy", "trip_count_one": "1 viaje hoy", "trip_count_short": "({{count}} viajes)", -- cgit v1.3