forked from home-assistant/core
Fix typo in Roomba strings (#45928)
This commit is contained in:
@@ -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%]"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user