mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Capitalize "Bluetooth proxy" in private_ble_device
integration (#141418)
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"irk_not_valid": "The key does not look like a valid IRK."
|
"irk_not_valid": "The key does not look like a valid IRK."
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"bluetooth_not_available": "At least one Bluetooth adapter or remote bluetooth proxy must be configured to track Private BLE Devices."
|
"bluetooth_not_available": "At least one Bluetooth adapter or remote Bluetooth proxy must be configured to track Private BLE Devices."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"entity": {
|
"entity": {
|
||||||
|
Reference in New Issue
Block a user