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:48:51 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-01-30 20:49:04 +0100
commitbb6366af0c07116ecb54144dca129f099127d4c3 (patch)
tree01a806319070806a13f883d96756d260912c527f /src/frontend/app/i18n/locales/es-ES.json
parent073c7174490ed3d8ae34c3f8c8f1b91bce711f6f (diff)
feat: Add trip selection functionality and localization updates for trips in English, Spanish, and Galician
Diffstat (limited to 'src/frontend/app/i18n/locales/es-ES.json')
-rw-r--r--src/frontend/app/i18n/locales/es-ES.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/frontend/app/i18n/locales/es-ES.json b/src/frontend/app/i18n/locales/es-ES.json
index 58e2f08..6972410 100644
--- a/src/frontend/app/i18n/locales/es-ES.json
+++ b/src/frontend/app/i18n/locales/es-ES.json
@@ -173,6 +173,10 @@
"day_today": "Hoy",
"day_tomorrow": "MaƱana",
"week_date": "Fecha",
+ "trips": "Trayectos",
+ "choose_trip": "Elige un trayecto",
+ "close": "Cerrar",
+ "trip": "Trayecto",
"trip_count": "{{count}} viajes hoy",
"trip_count_one": "1 viaje hoy",
"trip_count_short": "({{count}} viajes)",