Refined Discover and Transport UI, added shuttle categorization and descriptions
This commit is contained in:
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user