Skip to content

Commit

Permalink
[publictransportswitzerland] Add missing default translation properti…
Browse files Browse the repository at this point in the history
…es (openhab#12009)

Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
  • Loading branch information
jeremystucki authored and andrasU committed Nov 12, 2022
1 parent 9ce0968 commit 1d46dff
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1d46dff

Please sign in to comment.