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.airq.name = air-Q Binding
|
||||
binding.airq.description = This is the binding for air-Q devices. The air-Q device contains several sensors measuring gases in the air and other ambiance parameters like noise or temperature. With this binding you can integrate those values into your openHAB system and change parametrs of the air-Q device.
|
||||
addon.airq.name = air-Q Binding
|
||||
addon.airq.description = This is the binding for air-Q devices. The air-Q device contains several sensors measuring gases in the air and other ambiance parameters like noise or temperature. With this binding you can integrate those values into your openHAB system and change parametrs of the air-Q device.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.airq.name = air-Q
|
||||
binding.airq.description = Binding für air-Q-Gerät
|
||||
# add-on
|
||||
addon.airq.name = air-Q
|
||||
addon.airq.description = Binding für air-Q-Gerät
|
||||
|
||||
# thing types
|
||||
thing-type.airq.airq.label = air-Q
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.airq.name = Gestore air-Q
|
||||
binding.airq.description = Questo è il gestore per i dispositivi air-Q. Il dispositivo air-Q contiene diversi sensori che misurano i gas presenti nell'aria e altri parametri atmosferici come il rumore o la temperatura. Con questa associazione puoi integrare questi valori nel tuo sistema openHAB e cambiare i parametri del dispositivo air-Q.
|
||||
addon.airq.name = Gestore air-Q
|
||||
addon.airq.description = Questo è il gestore per i dispositivi air-Q. Il dispositivo air-Q contiene diversi sensori che misurano i gas presenti nell'aria e altri parametri atmosferici come il rumore o la temperatura. Con questa associazione puoi integrare questi valori nel tuo sistema openHAB e cambiare i parametri del dispositivo air-Q.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user