Capitalize "Bluetooth" in motionblinds_ble user strings (#141419)

This commit is contained in:
Norbert Rittel 2025-03-25 22:03:32 +01:00 committed by GitHub
parent 3a62095af2
commit cec21b5507
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",