Fix typo in Roomba strings (#45928)

This commit is contained in:
Philip Allgaier
2021-02-04 01:26:32 +01:00
committed by GitHub
parent 04f39d7dd4
commit 44914c01ac

View File

@@ -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%]"
}