diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-08 23:23:18 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-08 23:23:18 +0100 |
| commit | 4056bc1b66db722bfcffaa960f8ff89150971a4d (patch) | |
| tree | ac947cb2c40fea4dfdfcb47155599db431eaff2f /src/frontend/app/i18n | |
| parent | 854be328986a09460249a55dbac3af26530c7b29 (diff) | |
Refactor styles in StopSummarySheet and ReducedArrivalCard components; update translations in es-ES.json
Diffstat (limited to 'src/frontend/app/i18n')
| -rw-r--r-- | src/frontend/app/i18n/locales/es-ES.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/app/i18n/locales/es-ES.json b/src/frontend/app/i18n/locales/es-ES.json index ac02026..5e65a88 100644 --- a/src/frontend/app/i18n/locales/es-ES.json +++ b/src/frontend/app/i18n/locales/es-ES.json @@ -102,7 +102,7 @@ "map": { "popup_title": "Parada", "lines": "LĂneas", - "view_all_estimates": "Ver todas las estimaciones", + "view_all_estimates": "Detalles", "select_nearby_stop": "Seleccionar parada" }, "planner": { |
