[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:
@@ -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
|
||||
Reference in New Issue
Block a user