]> git.basschouten.com Git - openhab-addons.git/commitdiff
[publictransportswitzerland] Add missing default translation properties (#12009)
authorJeremy Stucki <dev@jeremystucki.ch>
Sun, 9 Jan 2022 18:14:03 +0000 (19:14 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Jan 2022 18:14:03 +0000 (19:14 +0100)
Signed-off-by: Jeremy Stucki <dev@jeremystucki.ch>
bundles/org.openhab.binding.publictransportswitzerland/src/main/resources/OH-INF/i18n/publictransportswitzerland.properties [new file with mode: 0644]

diff --git a/bundles/org.openhab.binding.publictransportswitzerland/src/main/resources/OH-INF/i18n/publictransportswitzerland.properties b/bundles/org.openhab.binding.publictransportswitzerland/src/main/resources/OH-INF/i18n/publictransportswitzerland.properties
new file mode 100644 (file)
index 0000000..0cac8fc
--- /dev/null
@@ -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