mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[publictransportswitzerland] Add missing default translation properties (#12009)
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
This commit is contained in:
parent
ebf5c4e0e9
commit
bcb7b73191
@ -0,0 +1,20 @@
|
||||
# binding
|
||||
|
||||
binding.publictransportswitzerland.name = Public Transport Switzerland Binding
|
||||
binding.publictransportswitzerland.description = Connects to the "Swiss public transport API" to provide real-time public transport information.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.publictransportswitzerland.stationboard.label = Stationboard
|
||||
thing-type.publictransportswitzerland.stationboard.description = Upcoming departures for a single station.
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.publictransportswitzerland.stationboard.station.label = Station
|
||||
thing-type.config.publictransportswitzerland.stationboard.station.description = The name of the station
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.publictransportswitzerland.departure.label = Departure
|
||||
channel-type.publictransportswitzerland.departure.description = A single departure
|
||||
channel-type.publictransportswitzerland.tsv.label = Tab Separated Time Table
|
Loading…
Reference in New Issue
Block a user