aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/gl-ES.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-08-05 23:36:20 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-08-05 23:36:20 +0200
commitb04fd7d33d07f9eddea2eb53e1389d5ca5453413 (patch)
treefec6f44639514ee4af70031f09a39fb1c808623f /src/frontend/app/i18n/locales/gl-ES.json
parentc18063cc107c3126a9b62caa857e37062ab86c9c (diff)
Add timetable feature with caching and localization support
Diffstat (limited to 'src/frontend/app/i18n/locales/gl-ES.json')
-rw-r--r--src/frontend/app/i18n/locales/gl-ES.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/frontend/app/i18n/locales/gl-ES.json b/src/frontend/app/i18n/locales/gl-ES.json
index 3012638..756a106 100644
--- a/src/frontend/app/i18n/locales/gl-ES.json
+++ b/src/frontend/app/i18n/locales/gl-ES.json
@@ -46,6 +46,24 @@
"none": "Non hai estimacións dispoñibles",
"next_arrivals": "Próximas chegadas"
},
+ "timetable": {
+ "fullCaption": "Horarios teóricos da parada",
+ "nearbyCaption": "Próximos horarios teóricos",
+ "line": "Liña",
+ "service": "Servizo",
+ "time": "Hora",
+ "nextStreets": "Próximas rúas",
+ "noData": "Non hai datos de horarios dispoñibles",
+ "noDestination": "Liña",
+ "viewAll": "Ver todos os horarios",
+ "fullTitle": "Horarios teóricos",
+ "backToEstimates": "Volver a estimacións",
+ "noDataAvailable": "Non hai datos de horarios dispoñibles para hoxe",
+ "loadError": "Erro ao cargar os horarios",
+ "errorDetail": "Os horarios teóricos actualízanse diariamente. Inténtao máis tarde.",
+ "showPast": "Mostrar todos",
+ "hidePast": "Ocultar pasados"
+ },
"map": {
"popup_title": "Parada",
"lines": "Liñas",