fix i18n for bindings (#14235)
Also-By: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.pilight.name = Pilight Binding
|
||||
binding.pilight.description = The pilight binding allows openHAB to communicate with a pilight instance. Pilight is a service used to control 'Click On Click Off' devices like 433 MHz remote controlled sockets a cheap way, e.g. by using a Raspberry Pi with corresponding 433 MHz sender.
|
||||
addon.pilight.name = Pilight Binding
|
||||
addon.pilight.description = The pilight binding allows openHAB to communicate with a pilight instance. Pilight is a service used to control 'Click On Click Off' devices like 433 MHz remote controlled sockets a cheap way, e.g. by using a Raspberry Pi with corresponding 433 MHz sender.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.pilight.name = Pilight Binding
|
||||
binding.pilight.description = Das pilight-Binding ermöglicht openHAB die Kommunikation mit einer pilight-Instanz. Pilight ist ein Dienst, der verwendet wird, um 'Click On Click Off'-Geräte wie bspw. 433 MHz Funksteckdosen auf kostengünstige Weise zu steuern, z.B. durch Verwendung eines Raspberry Pi mit entsprechendem 433 MHz Sender.
|
||||
# add-on
|
||||
addon.pilight.name = Pilight Binding
|
||||
addon.pilight.description = Das pilight-Binding ermöglicht openHAB die Kommunikation mit einer pilight-Instanz. Pilight ist ein Dienst, der verwendet wird, um 'Click On Click Off'-Geräte wie bspw. 433 MHz Funksteckdosen auf kostengünstige Weise zu steuern, z.B. durch Verwendung eines Raspberry Pi mit entsprechendem 433 MHz Sender.
|
||||
|
||||
# thing types
|
||||
thing-type.pilight.bridge.label = Pilight Bridge
|
||||
|
||||
Reference in New Issue
Block a user