Fix spelling of "set up", change "id" to uppercase (#134888)

This commit is contained in:
Norbert Rittel 2025-01-06 15:12:52 +01:00 committed by GitHub
parent 204b5989e0
commit 3690d7c2b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@
}
},
"discovery_confirm": {
"description": "Do you want to setup {name}?"
"description": "Do you want to set up {name}?"
},
"reconfigure": {
"description": "Reconfigure your Russound controller.",
@ -37,7 +37,7 @@
"cannot_connect": "[%key:component::russound_rio::common::error_cannot_connect%]",
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
"wrong_device": "This Russound controller does not match the existing device id. Please make sure you entered the correct IP address."
"wrong_device": "This Russound controller does not match the existing device ID. Please make sure you entered the correct IP address."
}
},
"exceptions": {