Fix missing sentence-casing of "MAC address" in anthemav (#149333)

This commit is contained in:
Norbert Rittel 2025-07-23 19:29:31 +02:00 committed by GitHub
parent bfa7ff3ede
commit b5190788ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
},
"error": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"cannot_receive_deviceinfo": "Failed to retrieve MAC Address. Make sure the device is turned on"
"cannot_receive_deviceinfo": "Failed to retrieve MAC address. Make sure the device is turned on"
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"