mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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"
|
"title": "Connect to your ISY"
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
"description": "The credentials for {host} is no longer valid.",
|
"description": "The credentials for {host} are no longer valid.",
|
||||||
"title": "Reauthenticate your ISY",
|
"title": "Reauthenticate your ISY",
|
||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"password": "Password",
|
"password": "Password",
|
||||||
"username": "Username"
|
"username": "Username"
|
||||||
},
|
},
|
||||||
"description": "The credentials for {host} is no longer valid.",
|
"description": "The credentials for {host} are no longer valid.",
|
||||||
"title": "Reauthenticate your ISY"
|
"title": "Reauthenticate your ISY"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user