mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Fix typo in ISY994 re-authentication dialog (#72497)
This commit is contained in:
parent
fe3fa0ae17
commit
f166fc009a
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user