diff --git a/homeassistant/components/blink/strings.json b/homeassistant/components/blink/strings.json index c0428703762..ae04f37714b 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 c8c154418df..6f3c11af494 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": {