mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Fix typo in wrong_hub
abort message of homee
(#148261)
This commit is contained in:
parent
1b11ac9123
commit
4ee930507d
@ -5,7 +5,7 @@
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
||||
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
|
||||
"wrong_hub": "IP-Address belongs to a different homee than the configured one."
|
||||
"wrong_hub": "IP address belongs to a different homee than the configured one."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user