Sun, 17 Sep 2017 21:26:09 +0300
Pöö 3
service.py | file | annotate | diff | comparison | revisions |
--- a/service.py Sun Sep 17 20:50:07 2017 +0300 +++ b/service.py Sun Sep 17 21:26:09 2017 +0300 @@ -189,7 +189,7 @@ 'time': formatted_time, 'id': halt.stop.reference, 'code': halt.stop.code, - 'name': tr(halt.stop.name, 'bus_stops'), + 'name': tr(halt.stop.name, 'bus-stops'), }) sign = trip.concise_schedule() try: