UI: Add message when no buses are available on a route

This commit is contained in:
2026-03-01 21:43:31 -05:00
parent 545cefd019
commit aee73120c0
2 changed files with 12 additions and 9 deletions

View File

@ -9,7 +9,8 @@
"notAvailable": "No disponible",
"back": "Volver",
"all": "Todos",
"retry": "Reintentar"
"retry": "Reintentar",
"notice": "Aviso"
},
"navigation": {
"map": "Mapa",
@ -102,7 +103,8 @@
"busRoute": "Ruta de Autobús",
"showMyLocation": "Mostrar mi ubicación",
"promo": "PROMO",
"search": "Buscar"
"search": "Buscar",
"noBusesAvailable": "Ya no hay buses disponibles en el horario"
},
"schedules": {
"title": "Horarios",