mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Fix typo in Roomba strings (#45928)
This commit is contained in:
parent
04f39d7dd4
commit
44914c01ac
@ -23,7 +23,7 @@
|
||||
},
|
||||
"link_manual": {
|
||||
"title": "Enter Password",
|
||||
"description": "The password could not be retrivied from the device automatically. Please follow the steps outlined in the documentation at: {auth_help_url}",
|
||||
"description": "The password could not be retrieved from the device automatically. Please follow the steps outlined in the documentation at: {auth_help_url}",
|
||||
"data": {
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user