Refined Discover and Transport UI, added shuttle categorization and descriptions

This commit is contained in:
2026-03-03 10:08:57 -05:00
parent 767667b1b6
commit 9d8a535929
8 changed files with 788 additions and 1504 deletions

View File

@ -177,6 +177,9 @@
"noShuttles": "No tourist routes available at the moment.",
"filterRoute": "Filter by route",
"allRoutes": "All routes",
"category": "Category",
"local": "Local",
"interprovincial": "Interprovincial",
"tripType": "Trip type",
"oneWay": "One way",
"roundTrip": "Round trip",

View File

@ -179,6 +179,9 @@
"noShuttles": "No hay rutas turísticas disponibles en este momento.",
"filterRoute": "Filtrar por ruta",
"allRoutes": "Todas las rutas",
"category": "Categoría",
"local": "Local",
"interprovincial": "Interprovincial",
"tripType": "Tipo de viaje",
"oneWay": "Ida",
"roundTrip": "Vuelta",