mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
Capitalize "Bluetooth" in motionblinds_ble
user strings (#141419)
This commit is contained in:
parent
3a62095af2
commit
cec21b5507
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user