[bluetooth] Add missing default translations (#12329)

This will allow for translating the Bluetooth Binding in Crowdin.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-02-20 20:26:10 +01:00
committed by GitHub
parent 8559651166
commit 51bbd34cd7
11 changed files with 306 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# thing types
thing-type.bluetooth.blukii_beacon.label = Blukii SmartBeacon
thing-type.bluetooth.blukii_beacon.description = A Blukii SmartBeacon
# thing types config
thing-type.config.bluetooth.blukii_beacon.address.label = Address
thing-type.config.bluetooth.blukii_beacon.address.description = Bluetooth address in XX:XX:XX:XX:XX:XX format
# channel types
channel-type.bluetooth.blukii_humidity.label = Humidity
channel-type.bluetooth.blukii_luminance.label = Luminance
channel-type.bluetooth.blukii_pressure.label = Pressure
channel-type.bluetooth.blukii_temperature.label = Temperature
channel-type.bluetooth.blukii_tiltx.label = Tilt X
channel-type.bluetooth.blukii_tilty.label = Tilt Y
channel-type.bluetooth.blukii_tiltz.label = Tilt Z