mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Capitalize "Bluetooth" in motionblinds_ble
user strings (#141419)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_bluetooth_adapter": "No bluetooth adapter found",
|
||||
"no_devices_found": "Could not find any bluetooth devices"
|
||||
"no_bluetooth_adapter": "No Bluetooth adapter found",
|
||||
"no_devices_found": "Could not find any Bluetooth devices"
|
||||
},
|
||||
"error": {
|
||||
"could_not_find_motor": "Could not find a motor with that MAC code",
|
||||
|
Reference in New Issue
Block a user