[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,23 @@
|
||||
# thing types
|
||||
|
||||
thing-type.bluetooth.ruuvitag_beacon.label = RuuviTag SmartBeacon
|
||||
thing-type.bluetooth.ruuvitag_beacon.description = A RuuviTag SmartBeacon
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.bluetooth.ruuvitag_beacon.address.label = Address
|
||||
thing-type.config.bluetooth.ruuvitag_beacon.address.description = Bluetooth address in XX:XX:XX:XX:XX:XX format
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.bluetooth.ruuvitag_accelerationx.label = Acceleration X
|
||||
channel-type.bluetooth.ruuvitag_accelerationy.label = Acceleration Y
|
||||
channel-type.bluetooth.ruuvitag_accelerationz.label = Acceleration Z
|
||||
channel-type.bluetooth.ruuvitag_batteryVoltage.label = Battery Voltage
|
||||
channel-type.bluetooth.ruuvitag_dataFormat.label = Data Format Version
|
||||
channel-type.bluetooth.ruuvitag_humidity.label = Humidity
|
||||
channel-type.bluetooth.ruuvitag_measurementSequenceNumber.label = Measurement Sequence Number
|
||||
channel-type.bluetooth.ruuvitag_movementCounter.label = Measurement Counter
|
||||
channel-type.bluetooth.ruuvitag_pressure.label = Pressure
|
||||
channel-type.bluetooth.ruuvitag_temperature.label = Temperature
|
||||
channel-type.bluetooth.ruuvitag_txPower.label = TX Power
|
||||
Reference in New Issue
Block a user