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