mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix spelling of "ID" in Roku integration (#134779)
* Fix spelling of "ID" and "Ethernet" in Roku integration Small commit replacing "id" with "ID" and "ethernet" with "Ethernet". * Revert entity change Web editor does not support the necessary tests.
This commit is contained in:
parent
7ec10bfd6f
commit
7ae81bae4c
@ -23,7 +23,7 @@
|
||||
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
||||
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]",
|
||||
"wrong_device": "This Roku device does not match the existing device id. Please make sure you entered the correct host information."
|
||||
"wrong_device": "This Roku device does not match the existing device ID. Please make sure you entered the correct host information."
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user