aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/es-ES.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-01-30 20:50:47 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-01-30 20:50:47 +0100
commita424add8f2b396b1d68db549359e88a15ed624b5 (patch)
tree4a6118f7d9a6dfb9230d10dcdd729a81ff11e62a /src/frontend/app/i18n/locales/es-ES.json
parentbb6366af0c07116ecb54144dca129f099127d4c3 (diff)
feat: Add link to view stop details in route details page
Diffstat (limited to 'src/frontend/app/i18n/locales/es-ES.json')
-rw-r--r--src/frontend/app/i18n/locales/es-ES.json1
1 files changed, 1 insertions, 0 deletions
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)",