diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-05 01:54:35 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-05 01:54:58 +0100 |
| commit | 6e2d9ffe812eb1ca8fe5d04d3df2aa322e9e5760 (patch) | |
| tree | 8a524c3145228a93ec44c07591b3aeed12d2317c /src/frontend/app/i18n/locales/es-ES.json | |
| parent | 4d9ca9016953a08748628d1d091989027c4cbe99 (diff) | |
Refactor deployment process to use rsync for frontend and backend, update project paths, and add CtagShuttleRealtimeEstimatesProvider and CtagShuttleStatus classes
Diffstat (limited to 'src/frontend/app/i18n/locales/es-ES.json')
| -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 2184cfc..1c805b3 100644 --- a/src/frontend/app/i18n/locales/es-ES.json +++ b/src/frontend/app/i18n/locales/es-ES.json @@ -12,7 +12,7 @@ "data_traffic_source": "Datos abiertos municipales", "data_lines": "Listado de líneas y horarios", "map_tiles": "Mapas", - "map_themes": "(temas \"liberty\" y \"positron\" para modo claro/oscuro)", + "map_themes": "(tema \"liberty\", modificado por mí)", "thanks_council": "Agradecemos especialmente al Concello de Vigo por facilitar estos datos bajo licencia abierta.", "credits": "Créditos", "developed_by": "Desarrollado por", |
