diff --git a/homeassistant/components/blink/strings.json b/homeassistant/components/blink/strings.json index c042870376..ae04f37714 100644 --- a/homeassistant/components/blink/strings.json +++ b/homeassistant/components/blink/strings.json @@ -11,7 +11,7 @@ "2fa": { "title": "Two-factor authentication", "data": { "2fa": "Two-factor code" }, - "description": "Enter the PIN sent to your email" + "description": "Enter the PIN sent via email or SMS" } }, "error": { diff --git a/homeassistant/components/blink/translations/en.json b/homeassistant/components/blink/translations/en.json index c8c154418d..6f3c11af49 100644 --- a/homeassistant/components/blink/translations/en.json +++ b/homeassistant/components/blink/translations/en.json @@ -14,7 +14,7 @@ "data": { "2fa": "Two-factor code" }, - "description": "Enter the PIN sent to your email", + "description": "Enter the PIN sent via email or SMS", "title": "Two-factor authentication" }, "user": {