From f166fc009a8111be8e3b172a845009462b5c0d47 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Wed, 25 May 2022 20:29:42 +0200 Subject: [PATCH] Fix typo in ISY994 re-authentication dialog (#72497) --- homeassistant/components/isy994/strings.json | 2 +- homeassistant/components/isy994/translations/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/isy994/strings.json b/homeassistant/components/isy994/strings.json index 74b54f406a0..821f8889978 100644 --- a/homeassistant/components/isy994/strings.json +++ b/homeassistant/components/isy994/strings.json @@ -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%]", diff --git a/homeassistant/components/isy994/translations/en.json b/homeassistant/components/isy994/translations/en.json index b221765cd99..3610b35c194 100644 --- a/homeassistant/components/isy994/translations/en.json +++ b/homeassistant/components/isy994/translations/en.json @@ -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": {