Remove the unparsed config flow error from Swiss public transport (#136998)
parent
07b85163d5
commit
3107b81333
|
@ -28,7 +28,7 @@
|
||||||
"time_station": "Usually the departure time of a connection when it leaves the start station is tracked. Alternatively, track the time when the connection arrives at its end station.",
|
"time_station": "Usually the departure time of a connection when it leaves the start station is tracked. Alternatively, track the time when the connection arrives at its end station.",
|
||||||
"time_mode": "Time mode lets you change the departure timing and fix it to a specific time (e.g. 7:12:00 AM every morning) or add a moving offset (e.g. +00:05:00 taking into account the time to walk to the station)."
|
"time_mode": "Time mode lets you change the departure timing and fix it to a specific time (e.g. 7:12:00 AM every morning) or add a moving offset (e.g. +00:05:00 taking into account the time to walk to the station)."
|
||||||
},
|
},
|
||||||
"description": "Provide start and end station for your connection,\nand optionally up to 5 via stations.\n\nCheck the [stationboard]({stationboard_url}) for valid stations.",
|
"description": "Provide start and end station for your connection,\nand optionally up to 5 via stations.\n\nConsult the stationboard linked above.",
|
||||||
"title": "Swiss Public Transport"
|
"title": "Swiss Public Transport"
|
||||||
},
|
},
|
||||||
"time_fixed": {
|
"time_fixed": {
|
||||||
|
|
Loading…
Reference in New Issue