mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Fix spelling of "set up", change "id" to uppercase (#134888)
This commit is contained in:
parent
204b5989e0
commit
3690d7c2b4
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user