mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Capitalize "Bluetooth" in motionblinds_ble
user strings (#141419)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user