Fix typo in ISY994 re-authentication dialog (#72497)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"title": "Connect to your ISY"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "The credentials for {host} is no longer valid.",
|
||||
"description": "The credentials for {host} are no longer valid.",
|
||||
"title": "Reauthenticate your ISY",
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"password": "Password",
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "The credentials for {host} is no longer valid.",
|
||||
"description": "The credentials for {host} are no longer valid.",
|
||||
"title": "Reauthenticate your ISY"
|
||||
},
|
||||
"user": {
|
||||
|
||||
Reference in New Issue
Block a user