[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,11 @@
|
||||
# thing types
|
||||
|
||||
thing-type.bluetooth.roaming.label = Roaming Bluetooth Controller
|
||||
thing-type.bluetooth.roaming.description = A virtual Bluetooth adapter that handles roaming between other adapters
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.bluetooth.roaming.backgroundDiscovery.label = Device Discovery
|
||||
thing-type.config.bluetooth.roaming.backgroundDiscovery.description = Whether this adapter participates in Bluetooth device discovery
|
||||
thing-type.config.bluetooth.roaming.groupUIDs.label = Adapter UIDs
|
||||
thing-type.config.bluetooth.roaming.groupUIDs.description = Specifies which Bluetooth adapters that roaming devices can interact through. <br> Should be formatted as a comma separated list of thing UIDs. <br> If not specified, roaming devices can interact through any other Bluetooth adapter thing.
|
||||
Reference in New Issue
Block a user