mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Fix typo in Roomba strings (#45928)
This commit is contained in:
parent
04f39d7dd4
commit
44914c01ac
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"link_manual": {
|
"link_manual": {
|
||||||
"title": "Enter Password",
|
"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": {
|
"data": {
|
||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user